Home
last modified time | relevance | path

Searched refs:hci_conn_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h926 static inline unsigned int hci_conn_count(struct hci_dev *hdev)
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c1132 if (hci_conn_count(hdev) == 0) { in clean_up_hci_complete()
8284 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
8348 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1081 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c5954 if (hci_conn_count(hdev)) { in hci_suspend_sync()

Completed in 23 milliseconds