Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sock.c827 if (event <= HCI_DEV_DOWN) { in hci_sock_dev_event()
H A Dhci_sync.c5332 hci_sock_dev_event(hdev, HCI_DEV_DOWN); in hci_dev_close_sync()
/linux/include/net/bluetooth/
H A Dhci.h44 #define HCI_DEV_DOWN 4 macro