Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1800 #define HCI_OP_LE_REMOVE_ADV_SET 0x203c macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2055 #define HCI_OP_LE_REMOVE_ADV_SET 0x203c macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2290 hci_req_add(req, HCI_OP_LE_REMOVE_ADV_SET, sizeof(instance), &instance); in __hci_req_remove_ext_adv_instance()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1500 instance = hci_sent_cmd_data(hdev, HCI_OP_LE_REMOVE_ADV_SET); in hci_cc_le_remove_adv_set()
4194 HCI_CC_STATUS(HCI_OP_LE_REMOVE_ADV_SET, hci_cc_le_remove_adv_set),
H A Dhci_sync.c1637 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET, in hci_remove_ext_adv_instance_sync()

Completed in 34 milliseconds