Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h1416 #define HCI_OP_LE_CLEAR_WHITE_LIST 0x2010 macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c745 hci_req_add(req, HCI_OP_LE_CLEAR_WHITE_LIST, 0, NULL); in hci_init3_req()
Dhci_event.c3258 case HCI_OP_LE_CLEAR_WHITE_LIST: in hci_cmd_complete_evt()