Searched refs:btm_read_tx_power_complete (Results 1 – 4 of 4) sorted by relevance
65 void btm_read_tx_power_complete(uint8_t* p, bool is_ble);
426 void btm_read_tx_power_complete(uint8_t* p, bool is_ble) { in btm_read_tx_power_complete() function
1281 btm_read_tx_power_complete(p, false); in btu_hcif_hdl_command_complete()1302 btm_read_tx_power_complete(p, true); in btu_hcif_hdl_command_complete()
1794 void btm_read_tx_power_complete(uint8_t* p, bool is_ble) { in btm_read_tx_power_complete() function