Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h708 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/linux-4.1.27/net/bluetooth/
Dmgmt.c1393 if (hci_conn_count(hdev) == 0) { in clean_up_hci_complete()
7780 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_device_disconnected()
7840 if (mgmt_powering_down(hdev) && hci_conn_count(hdev) == 1) { in mgmt_connect_failed()