Home
last modified time | relevance | path

Searched refs:primary_phy (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h902 esp_ble_gap_pri_phy_t primary_phy; /*!< ext adv primary phy */ member
993 esp_ble_gap_pri_phy_t primary_phy; /*!< extend advertising primary phy */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h776 tBTM_BLE_GAP_PHY primary_phy; member
1211 UINT8 primary_phy; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1148 …((params->primary_phy == ESP_BLE_GAP_PRI_PHY_1M) || (params->primary_phy == ESP_BLE_GAP_PRI_PHY_CO… in esp_ble_gap_ext_adv_set_params()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c403 params->primary_phy, params->max_skip, in BTM_BleSetExtendedAdvParams()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2177 params.primary_phy = arg_5->ext_adv_set_params.params.primary_phy; in btc_gap_ble_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1543 tBTA_DM_BLE_GAP_PHY primary_phy; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c2215 STREAM_TO_UINT8(ext_adv_report.primary_phy, p); in btu_ble_ext_adv_report_evt()