Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h104 extern void btm_read_tx_power_complete(uint8_t* p, bool is_ble);
Dbtm_acl.cc2014 void btm_read_tx_power_complete(uint8_t* p, bool is_ble) { in btm_read_tx_power_complete() function
/system/bt/stack/btu/
Dbtu_hcif.cc1435 btm_read_tx_power_complete(p, false); in btu_hcif_hdl_command_complete()
1457 btm_read_tx_power_complete(p, true); in btu_hcif_hdl_command_complete()