Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_DEL_FROM_ACCEPT_LIST (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c370 hci_req_add(req, HCI_OP_LE_DEL_FROM_ACCEPT_LIST, sizeof(cp), &cp); in del_from_accept_list()
H A Dhci_event.c1955 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST); in hci_cc_le_del_from_accept_list()
4152 HCI_CC_STATUS(HCI_OP_LE_DEL_FROM_ACCEPT_LIST,
H A Dhci_sync.c2153 err = __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST, in hci_le_del_accept_list_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1540 #define HCI_OP_LE_DEL_FROM_ACCEPT_LIST 0x2012 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1755 #define HCI_OP_LE_DEL_FROM_ACCEPT_LIST 0x2012 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c1517 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST); in hci_cc_le_del_from_accept_list()
3505 case HCI_OP_LE_DEL_FROM_ACCEPT_LIST: in hci_cmd_complete_evt()
H A Dhci_request.c751 hci_req_add(req, HCI_OP_LE_DEL_FROM_ACCEPT_LIST, sizeof(cp), &cp); in del_from_accept_list()

Completed in 41 milliseconds