Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h2017 #define HCI_OP_LE_REMOVE_ADV_SET 0x203c macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c1473 instance = hci_sent_cmd_data(hdev, HCI_OP_LE_REMOVE_ADV_SET); in hci_cc_le_remove_adv_set()
4129 HCI_CC_STATUS(HCI_OP_LE_REMOVE_ADV_SET, hci_cc_le_remove_adv_set),
Dhci_sync.c1602 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET, in hci_remove_ext_adv_instance_sync()