Searched refs:HCI_OP_SET_EVENT_FLT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/bluetooth/ | ||
| D | hci.h | 920 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro |
| /Linux-v5.4/net/bluetooth/ | ||
| D | hci_core.c | 294 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &flt_type); in bredr_setup() |