Home
last modified time | relevance | path

Searched refs:HCI_BLE_REMOVE_ADV_SET (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1386 UINT16_TO_STREAM(pp, HCI_BLE_REMOVE_ADV_SET); in btsnd_hcic_ble_remove_adv_set()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h368 #define HCI_BLE_REMOVE_ADV_SET (0x003C | HCI_GRP_BLE_CMDS) macro