Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1025 #define HCI_OP_SET_EVENT_MASK_PAGE_2 0x0c63 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c744 hci_req_add(req, HCI_OP_SET_EVENT_MASK_PAGE_2, sizeof(events), events); in hci_set_event_mask_page_2()