Searched defs:chain_0_cap (Results 1 – 1 of 1) sorted by relevance
/hardware/google/interfaces/bluetooth/sar/aidl/vts/ |
D | VtsHalBluetoothSarTargetTest.cpp | 68 const std::array<uint8_t, 3>& chain_0_cap, in setAndCheckBluetoothModeBasedTxPowerCap() 76 const std::array<uint8_t, 4>& chain_0_cap, in setAndCheckBluetoothModeBasedTxPowerCapPlusHR() 100 std::array<uint8_t, 3> chain_0_cap = {10, 20, 30}; in TEST_P() local 113 std::array<uint8_t, 4> chain_0_cap = {10, 20, 30, 40}; in TEST_P() local
|