Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1028 uint16_t period_adv_interval; /*!< periodic advertising interval */ member
1485 uint16_t period_adv_interval; /*!< periodic advertising interval */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1262 UINT16 period_adv_interval; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1169 … param.periodic_adv_sync_estab.period_adv_interval = params->sync_estab.period_adv_interval; in btc_ble_5_gap_callback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2251 STREAM_TO_UINT16(sync_estab.period_adv_interval, p); in btu_ble_periodic_adv_sync_establish_evt()