Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sock.c820 if (event <= HCI_DEV_DOWN) { in hci_sock_dev_event()
Dhci_sync.c5031 hci_sock_dev_event(hdev, HCI_DEV_DOWN); in hci_dev_close_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h46 #define HCI_DEV_DOWN 4 macro