Home
last modified time | relevance | path

Searched defs:BTM_BleSetPhy (Results 1 – 2 of 2) sorted by relevance

/system/bt/main/shim/
Dbtm_api.cc905 void bluetooth::shim::BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, in BTM_BleSetPhy() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc914 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy() function