Bluetooth: hci_core: Make hci_is_le_conn_scanning public
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 4 Aug 2023 18:03:43 +0000 (11:03 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Aug 2023 18:54:59 +0000 (11:54 -0700)
commitf88670161eb205f842989df555d0dd2f9fe2d4b5
treed37f0974120bd66924ebc2f762d006ecbcd2935c
parentf2f84a70f9d0c9a3263194ca9d82e7bc6027d356
Bluetooth: hci_core: Make hci_is_le_conn_scanning public

This moves hci_is_le_conn_scanning to hci_core.h so it can be used by
different files without having to duplicate its code.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_request.c
net/bluetooth/hci_sync.c