Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h2059 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c1530 if (!hci_sent_cmd_data(hdev, HCI_OP_LE_CLEAR_ADV_SETS)) in hci_cc_le_clear_adv_sets()
4195 HCI_CC_STATUS(HCI_OP_LE_CLEAR_ADV_SETS, hci_cc_le_clear_adv_sets),
Dhci_sync.c1816 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS, in hci_clear_adv_sets_sync()