Searched refs:btsnd_hcic_read_tx_power (Results 1 – 5 of 5) sorted by relevance
67 struct btsnd_hcic_read_tx_power btsnd_hcic_read_tx_power; variable238 void btsnd_hcic_read_tx_power(uint16_t handle, uint8_t type) { in btsnd_hcic_read_tx_power() function240 test::mock::stack_hcic_hcicmds::btsnd_hcic_read_tx_power(handle, type); in btsnd_hcic_read_tx_power()
348 struct btsnd_hcic_read_tx_power { struct353 extern struct btsnd_hcic_read_tx_power btsnd_hcic_read_tx_power; argument
216 void btsnd_hcic_read_tx_power(uint16_t handle,
1133 void btsnd_hcic_read_tx_power(uint16_t handle, uint8_t type) { in btsnd_hcic_read_tx_power() function
1739 btsnd_hcic_read_tx_power(p->hci_handle, BTM_READ_RSSI_TYPE_CUR); in BTM_ReadTxPower()