Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1550 uint16_t adv_interval; /*!< Periodic advertising interval */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1306 UINT16 adv_interval; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1203 param.past_received.adv_interval = params->past_recv.adv_interval; in btc_ble_5_gap_callback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2385 STREAM_TO_UINT16(past_recv.adv_interval, p); in btu_ble_periodic_adv_sync_trans_recv()