Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_CLEAR_ADV_SETS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1802 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2057 #define HCI_OP_LE_CLEAR_ADV_SETS 0x203d macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2094 hci_req_add(req, HCI_OP_LE_CLEAR_ADV_SETS, 0, NULL); in __hci_req_clear_ext_adv_sets()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1528 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),
H A Dhci_sync.c1822 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS, in hci_clear_adv_sets_sync()

Completed in 33 milliseconds