Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h568 extern void btsnd_hcic_read_tx_power(uint16_t handle,
/system/bt/stack/btm/
Dbtm_acl.cc2128 btsnd_hcic_read_tx_power(p->hci_handle, BTM_READ_RSSI_TYPE_CUR); in BTM_ReadTxPower()
/system/bt/stack/hcic/
Dhcicmds.cc884 void btsnd_hcic_read_tx_power(uint16_t handle, uint8_t type) { in btsnd_hcic_read_tx_power() function