Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_CLEAR_ACCEPT_LIST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1532 #define HCI_OP_LE_CLEAR_ACCEPT_LIST 0x2010 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1747 #define HCI_OP_LE_CLEAR_ACCEPT_LIST 0x2010 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c3497 case HCI_OP_LE_CLEAR_ACCEPT_LIST: in hci_cmd_complete_evt()
H A Dhci_core.c752 hci_req_add(req, HCI_OP_LE_CLEAR_ACCEPT_LIST, 0, NULL); in hci_init3_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c4181 return __hci_cmd_sync_status(hdev, HCI_OP_LE_CLEAR_ACCEPT_LIST, 0, NULL, in hci_le_clear_accept_list_sync()
4301 /* HCI_OP_LE_CLEAR_ACCEPT_LIST */
H A Dhci_event.c4149 HCI_CC_STATUS(HCI_OP_LE_CLEAR_ACCEPT_LIST, hci_cc_le_clear_accept_list),

Completed in 39 milliseconds