Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1472 UINT16_TO_STREAM(pp, HCI_BLE_SET_PERIOD_ADV_DATA); in btsnd_hcic_ble_set_periodic_adv_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h371 #define HCI_BLE_SET_PERIOD_ADV_DATA (0x003F | HCI_GRP_BLE_CMDS) macro