Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1027 esp_ble_gap_phy_t adv_phy; /*!< periodic advertising adv phy type */ member
1484 esp_ble_gap_phy_t adv_phy; /*!< periodic advertising phy type */ member
1549 esp_ble_gap_phy_t adv_phy; /*!< Periodic advertising PHY */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1261 UINT8 adv_phy; member
1305 UINT8 adv_phy; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1168 param.periodic_adv_sync_estab.adv_phy = params->sync_estab.adv_phy; in btc_ble_5_gap_callback()
1202 param.past_received.adv_phy = params->past_recv.adv_phy; in btc_ble_5_gap_callback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2250 STREAM_TO_UINT8(sync_estab.adv_phy, p); in btu_ble_periodic_adv_sync_establish_evt()
2384 STREAM_TO_UINT8(past_recv.adv_phy, p); in btu_ble_periodic_adv_sync_trans_recv()