Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble_50/peroidic_sync/main/
Dperiodic_sync_demo.c108 … param->periodic_adv_sync_estab.adv_phy); in gap_event_handler()
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h896 esp_ble_gap_phy_t adv_phy; /*!< periodic advertising adv phy type */ member
1268 esp_ble_gap_phy_t adv_phy; /*!< periodic advertising phy type */ member
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1008 param.periodic_adv_sync_estab.adv_phy = params->sync_estab.adv_phy; in btc_ble_5_gap_callback()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1223 UINT8 adv_phy; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2137 STREAM_TO_UINT8(sync_estab.adv_phy, p); in btu_ble_periodic_adv_sync_establish_evt()