Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5574 __func__, p_data->ble_set_per_phy.tx_phy_mask, in bta_dm_ble_gap_set_prefer_phy()
5575 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()
5576 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()
5577 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()
5578 p_data->ble_set_per_phy.phy_options); in bta_dm_ble_gap_set_prefer_phy()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1128 tBTA_DM_API_SET_PER_PHY ble_set_per_phy; member