Home
last modified time | relevance | path

Searched refs:btm_read_inq_tx_power_complete (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h229 extern void btm_read_inq_tx_power_complete(uint8_t* p);
Dbtm_inq.cc2037 void btm_read_inq_tx_power_complete(uint8_t* p) { in btm_read_inq_tx_power_complete() function
/system/bt/stack/btu/
Dbtu_hcif.cc1447 btm_read_inq_tx_power_complete(p); in btu_hcif_hdl_command_complete()