Searched refs:BTM_BleReadPhy (Results 1 – 3 of 3) sorted by relevance
225 tBTM_STATUS BTM_BleReadPhy(BD_ADDR bd_addr, UINT8 *tx_phy, UINT8 *rx_phy) in BTM_BleReadPhy() function
2574 tBTM_STATUS BTM_BleReadPhy(BD_ADDR bd_addr, UINT8 *tx_phy, UINT8 *rx_phy);
5561 BTM_BleReadPhy(p_data->ble_read_phy.bd_addr, &tx_phy, &rx_phy); in bta_dm_ble_gap_read_phy()