Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1429 UINT16_TO_STREAM(pp, HCI_BLE_CLEAR_ADV_SETS); in btsnd_hcic_ble_clear_adv_set()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h369 #define HCI_BLE_CLEAR_ADV_SETS (0x003D | HCI_GRP_BLE_CMDS) macro