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