Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sock.c530 case HCI_DEV_CLOSE: in create_monitor_event()
H A Dhci_sync.c5099 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_open_sync()
5272 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_close_sync()
/linux-6.15/include/net/bluetooth/
H A Dhci.h48 #define HCI_DEV_CLOSE 8 macro