Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h549 #define HCI_OP_SET_EVENT_MASK 0x0c01 macro
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h974 #define HCI_OP_SET_EVENT_MASK 0x0c01 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c414 hci_req_add(req, HCI_OP_SET_EVENT_MASK, sizeof(events), events); in hci_setup_event_mask()