Home
last modified time | relevance | path

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

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