Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h903 #define HCI_OP_SET_EVENT_MASK 0x0c01 macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c411 hci_req_add(req, HCI_OP_SET_EVENT_MASK, sizeof(events), events); in hci_setup_event_mask()