Home
last modified time | relevance | path

Searched refs:secondary_phy (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c1149 … ((params->secondary_phy == ESP_BLE_GAP_PHY_1M) || (params->secondary_phy == ESP_BLE_GAP_PHY_2M) || in esp_ble_gap_ext_adv_set_params()
1150 (params->secondary_phy == ESP_BLE_GAP_PHY_CODED))){ in esp_ble_gap_ext_adv_set_params()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h904 esp_ble_gap_phy_t secondary_phy; /*!< ext adv secondary phy */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h778 tBTM_BLE_GAP_PHY secondary_phy; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c404 … params->secondary_phy, params->sid, params->scan_req_notif)) != HCI_SUCCESS) { in BTM_BleSetExtendedAdvParams()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2179 params.secondary_phy = arg_5->ext_adv_set_params.params.secondary_phy; in btc_gap_ble_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1545 tBTA_DM_BLE_GAP_PHY secondary_phy; member