Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_request.c382 hci_req_add(req, HCI_OP_LE_DEL_FROM_RESOLV_LIST, in del_from_accept_list()
Dhci_event.c2056 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST); in hci_cc_le_del_from_resolv_list()
4162 HCI_CC_STATUS(HCI_OP_LE_DEL_FROM_RESOLV_LIST,
Dhci_sync.c2125 return __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST, in hci_le_del_resolve_list_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h1861 #define HCI_OP_LE_DEL_FROM_RESOLV_LIST 0x2028 macro