Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1659 #define HCI_OP_LE_CLEAR_ACCEPT_LIST 0x2010 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4160 return __hci_cmd_sync_status(hdev, HCI_OP_LE_CLEAR_ACCEPT_LIST, 0, NULL, in hci_le_clear_accept_list_sync()
H A Dhci_event.c4116 HCI_CC_STATUS(HCI_OP_LE_CLEAR_ACCEPT_LIST, hci_cc_le_clear_accept_list),