Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1734 #define HCI_OP_LE_DEL_FROM_ACCEPT_LIST 0x2012 macro
/linux-6.15/net/bluetooth/
H A Dhci_event.c1907 sent = hci_sent_cmd_data(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST); in hci_cc_le_del_from_accept_list()
4131 HCI_CC_STATUS(HCI_OP_LE_DEL_FROM_ACCEPT_LIST,
H A Dhci_sync.c2267 err = __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST, in hci_le_del_accept_list_sync()