Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sock.c482 case HCI_DEV_REG: in create_monitor_event()
724 skb = create_monitor_event(hdev, HCI_DEV_REG); in send_monitor_replay()
H A Dhci_core.c2630 hci_sock_dev_event(hdev, HCI_DEV_REG); in hci_register_dev()
/linux-6.15/include/net/bluetooth/
H A Dhci.h41 #define HCI_DEV_REG 1 macro