Home
last modified time | relevance | path

Searched refs:HCI_BLE_PERIOD_ADV_SET_INFO_TRANS (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c1384 case HCI_BLE_PERIOD_ADV_SET_INFO_TRANS: in btm_ble_periodic_adv_sync_trans_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1128 case HCI_BLE_PERIOD_ADV_SET_INFO_TRANS: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1855 UINT16_TO_STREAM(pp, HCI_BLE_PERIOD_ADV_SET_INFO_TRANS); in btsnd_hcic_ble_periodic_adv_set_info_trans()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h391 #define HCI_BLE_PERIOD_ADV_SET_INFO_TRANS (0x005B | HCI_GRP_BLE_CMDS) macro