Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_sock.c435 case HCI_DEV_SETUP: in create_monitor_event()
667 skb = create_monitor_event(hdev, HCI_DEV_SETUP); in send_monitor_replay()
Dhci_core.c1420 hci_sock_dev_event(hdev, HCI_DEV_SETUP); in hci_dev_do_open()
/Linux-v4.19/include/net/bluetooth/
Dhci.h49 #define HCI_DEV_SETUP 9 macro