Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1658 } tBTA_DM_BLE_PAST_PARAMS; typedef
3130 extern void BTA_DmBleGapSetPeriodicAdvSyncTransParams(BD_ADDR peer_addr, tBTA_DM_BLE_PAST_PARAMS *p…
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c3488 void BTA_DmBleGapSetPeriodicAdvSyncTransParams(BD_ADDR peer_addr, tBTA_DM_BLE_PAST_PARAMS *params) in BTA_DmBleGapSetPeriodicAdvSyncTransParams()
3496 memcpy(&p_msg->params, params, sizeof(tBTA_DM_BLE_PAST_PARAMS)); in BTA_DmBleGapSetPeriodicAdvSyncTransParams()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1164 tBTA_DM_BLE_PAST_PARAMS params;
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2365 … (tBTA_DM_BLE_PAST_PARAMS *)&arg_5->set_periodic_adv_sync_trans_params.params); in btc_gap_ble_call_handler()