Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h927 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c1132 if (hci_conn_count(hdev) == 0) { in clean_up_hci_complete()
8269 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
8333 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()