Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1644 #define HCI_OP_LE_DEL_FROM_RESOLV_LIST 0x2028 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c1600 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST); in hci_cc_le_del_from_resolv_list()
3516 case HCI_OP_LE_DEL_FROM_RESOLV_LIST: in hci_cmd_complete_evt()
Dhci_request.c716 hci_req_add(req, HCI_OP_LE_DEL_FROM_RESOLV_LIST, in del_from_white_list()