Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h595 extern void BTM_BleReadPhy(
/system/bt/test/mock/
Dmock_stack_btm_ble.cc158 void BTM_BleReadPhy( in BTM_BleReadPhy() function
Dmock_main_shim_btm_api.cc276 void bluetooth::shim::BTM_BleReadPhy( in BTM_BleReadPhy() function in bluetooth::shim
/system/bt/btif/src/
Dbtif_gatt_server.cc437 do_in_main_thread(FROM_HERE, Bind(&BTM_BleReadPhy, bd_addr, in btif_gatts_read_phy()
Dbtif_gatt_client.cc620 do_in_main_thread(FROM_HERE, Bind(&BTM_BleReadPhy, bd_addr, in btif_gattc_read_phy()
/system/bt/main/shim/
Dbtm_api.h649 void BTM_BleReadPhy(
Dbtm_api.cc1057 void bluetooth::shim::BTM_BleReadPhy( in BTM_BleReadPhy() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc280 void bluetooth::shim::BTM_BleReadPhy( in BTM_BleReadPhy() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_ble.cc730 void BTM_BleReadPhy( in BTM_BleReadPhy() function
734 return bluetooth::shim::BTM_BleReadPhy(bd_addr, cb); in BTM_BleReadPhy()