Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h750 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/stack/btm/
Dbtm_ble.cc819 void BTM_BleReadPhy( in BTM_BleReadPhy() function