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

/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c1082 btm_read_tx_power_complete(p, FALSE);
1140 btm_read_tx_power_complete(p, TRUE);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h1006 extern void btm_read_tx_power_complete (UINT8 *p, BOOLEAN is_ble);
H A Dbtm_acl.c3040 ** Function btm_read_tx_power_complete
3048 void btm_read_tx_power_complete (UINT8 *p, BOOLEAN is_ble) function
3055 BTM_TRACE_DEBUG ("btm_read_tx_power_complete");

Completed in 79 milliseconds