Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sock.c530 case HCI_DEV_CLOSE: in create_monitor_event()
Dhci_sync.c4901 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_open_sync()
5062 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_close_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci.h49 #define HCI_DEV_CLOSE 8 macro