Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Dacl_hci_link_interface.h65 void btm_read_tx_power_complete(uint8_t* p, bool is_ble);
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl.cc426 void btm_read_tx_power_complete(uint8_t* p, bool is_ble) { in btm_read_tx_power_complete() function
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc1281 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()
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc1804 void btm_read_tx_power_complete(uint8_t* p, bool is_ble) { in btm_read_tx_power_complete() function