Home
last modified time | relevance | path

Searched refs:ble_set_per_phy (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5802 __func__, p_data->ble_set_per_phy.tx_phy_mask, in bta_dm_ble_gap_set_prefer_phy()
5803 p_data->ble_set_per_phy.rx_phy_mask, p_data->ble_set_per_phy.phy_options); in bta_dm_ble_gap_set_prefer_phy()
5804 BTM_BleSetPreferPhy(p_data->ble_set_per_phy.bd_addr, p_data->ble_set_per_phy.all_phys, in bta_dm_ble_gap_set_prefer_phy()
5805 p_data->ble_set_per_phy.tx_phy_mask, p_data->ble_set_per_phy.rx_phy_mask, in bta_dm_ble_gap_set_prefer_phy()
5806 p_data->ble_set_per_phy.phy_options); in bta_dm_ble_gap_set_prefer_phy()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1292 tBTA_DM_API_SET_PER_PHY ble_set_per_phy; member