Searched refs:btsnd_hcic_read_tx_power (Results 1 – 3 of 3) sorted by relevance
631 BOOLEAN btsnd_hcic_read_tx_power(UINT16 handle, UINT8 type); /* Read Tx Power */
1292 BOOLEAN btsnd_hcic_read_tx_power (UINT16 handle, UINT8 type) in btsnd_hcic_read_tx_power() function
2105 ret = btsnd_hcic_read_tx_power (p->hci_handle, BTM_READ_RSSI_TYPE_CUR); in BTM_ReadTxPower()