Home
last modified time | relevance | path

Searched refs:hci_conn_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1052 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/linux-6.1.9/net/bluetooth/
Dhci_sync.c5649 if (hci_conn_count(hdev)) { in hci_suspend_sync()
Dmgmt.c9756 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
9820 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()