Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sock.c455 case HCI_DEV_SETUP: in create_monitor_event()
686 skb = create_monitor_event(hdev, HCI_DEV_SETUP); in send_monitor_replay()
Dhci_sync.c4494 hci_sock_dev_event(hdev, HCI_DEV_SETUP); in hci_dev_setup_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci.h50 #define HCI_DEV_SETUP 9 macro