Home
last modified time | relevance | path

Searched refs:BTM_BleReadPhy (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h593 extern void BTM_BleReadPhy(
/system/bt/btif/src/
Dbtif_gatt_server.cc434 do_in_main_thread(FROM_HERE, Bind(&BTM_BleReadPhy, bd_addr, in btif_gatts_read_phy()
Dbtif_gatt_client.cc576 do_in_main_thread(FROM_HERE, Bind(&BTM_BleReadPhy, bd_addr, in btif_gattc_read_phy()
/system/bt/main/shim/
Dbtm_api.h742 void BTM_BleReadPhy(
Dbtm_api.cc899 void bluetooth::shim::BTM_BleReadPhy( in BTM_BleReadPhy() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc860 void BTM_BleReadPhy( in BTM_BleReadPhy() function
864 return bluetooth::shim::BTM_BleReadPhy(bd_addr, cb); in BTM_BleReadPhy()