Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1097 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/linux/net/bluetooth/
H A Dhci_sync.c6260 if (hci_conn_count(hdev)) { in hci_suspend_sync()