Searched refs:btsnd_hcic_read_tx_power (Results 1 – 4 of 4) sorted by relevance
188 void btsnd_hcic_read_tx_power(uint16_t handle, uint8_t type) { in btsnd_hcic_read_tx_power() function
457 extern void btsnd_hcic_read_tx_power(uint16_t handle,
1322 void btsnd_hcic_read_tx_power(uint16_t handle, uint8_t type) { in btsnd_hcic_read_tx_power() function2003 .ReadTransmitPowerLevel = btsnd_hcic_read_tx_power, // OCF 0x0C2D,
1757 btsnd_hcic_read_tx_power(p->hci_handle, BTM_READ_RSSI_TYPE_CUR); in BTM_ReadTxPower()