Searched defs:beamforming_cap (Results 1 – 1 of 1) sorted by relevance
/hardware/google/interfaces/bluetooth/sar/aidl/vts/ |
D | VtsHalBluetoothSarTargetTest.cpp | 70 const std::array<uint8_t, 6>& beamforming_cap) { in setAndCheckBluetoothModeBasedTxPowerCap() 78 const std::array<uint8_t, 8>& beamforming_cap){ in setAndCheckBluetoothModeBasedTxPowerCapPlusHR() 102 std::array<uint8_t, 6> beamforming_cap = {10, 20, 30, 40, 50, 60}; in TEST_P() local 115 std::array<uint8_t, 8> beamforming_cap = {10, 20, 30, 40, 50, 60, 70, 80}; in TEST_P() local
|