Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2003 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/linux/net/bluetooth/
H A Dhci_event.c1466 if (!hci_sent_cmd_data(hdev, HCI_OP_LE_CLEAR_ADV_SETS)) in hci_cc_le_clear_adv_sets()
4160 HCI_CC_STATUS(HCI_OP_LE_CLEAR_ADV_SETS, hci_cc_le_clear_adv_sets),
H A Dhci_sync.c1941 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS, in hci_clear_adv_sets_sync()