Searched refs:BTM_BleSetPhy (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/include/
H A Dbtm_ble_api.h839 * Function BTM_BleSetPhy
847 extern void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys,
/system/bt/btif/src/
H A Dbtif_gatt_server.cc429 Bind(&BTM_BleSetPhy, bd_addr, tx_phy, rx_phy, phy_options));
H A Dbtif_gatt_client.cc566 Bind(&BTM_BleSetPhy, bd_addr, tx_phy, rx_phy, phy_options));
/system/bt/stack/btm/
H A Dbtm_ble.cc934 * Function BTM_BleSetPhy
947 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, function

Completed in 123 milliseconds