Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1970 #define HCI_OP_LE_REMOVE_ADV_SET 0x203c macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c1441 instance = hci_sent_cmd_data(hdev, HCI_OP_LE_REMOVE_ADV_SET); in hci_cc_le_remove_adv_set()
4148 HCI_CC_STATUS(HCI_OP_LE_REMOVE_ADV_SET, hci_cc_le_remove_adv_set),
H A Dhci_sync.c1806 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET, in hci_remove_ext_adv_instance_sync()