Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1049 static inline unsigned int hci_conn_count(struct hci_dev *hdev) in hci_conn_count() function
/linux-6.15/drivers/bluetooth/
H A Dbtusb.c4242 if (PMSG_IS_AUTO(message) && hci_conn_count(data->hdev)) in btusb_suspend()
/linux-6.15/net/bluetooth/
H A Dhci_sync.c6114 if (hci_conn_count(hdev)) { in hci_suspend_sync()