Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h1999 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/Linux-v6.1/net/bluetooth/
Dhci_event.c1501 if (!hci_sent_cmd_data(hdev, HCI_OP_LE_CLEAR_ADV_SETS)) in hci_cc_le_clear_adv_sets()
4127 HCI_CC_STATUS(HCI_OP_LE_CLEAR_ADV_SETS, hci_cc_le_clear_adv_sets),
Dhci_sync.c1787 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS, in hci_clear_adv_sets_sync()