Searched defs:chain_1_cap (Results 1 – 1 of 1) sorted by relevance
/hardware/google/interfaces/bluetooth/sar/aidl/vts/ |
D | VtsHalBluetoothSarTargetTest.cpp | 69 const std::array<uint8_t, 3>& chain_1_cap, in setAndCheckBluetoothModeBasedTxPowerCap() 77 const std::array<uint8_t, 4>& chain_1_cap, in setAndCheckBluetoothModeBasedTxPowerCapPlusHR() 101 std::array<uint8_t, 3> chain_1_cap = {15, 25, 35}; in TEST_P() local 114 std::array<uint8_t, 4> chain_1_cap = {15, 25, 35, 45}; in TEST_P() local
|