Home
last modified time | relevance | path

Searched refs:responses (Results 1 – 25 of 25) sorted by relevance

/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp94 void verifyResponses(const vector<uint8_t>& expected, const vector<ComputeResult>& responses) { in verifyResponses() argument
95 for (auto& response : responses) { in verifyResponses()
170 auto responses = computeAllSharedSecrets(params); in TEST_F() local
171 ASSERT_GT(responses.size(), 0U); in TEST_F()
172 verifyResponses(responses[0].sharing_check, responses); in TEST_F()
179 responses = computeAllSharedSecrets(params); in TEST_F()
180 ASSERT_GT(responses.size(), 0U); in TEST_F()
181 ASSERT_EQ(32U, responses[0].sharing_check.size()); in TEST_F()
182 verifyResponses(responses[0].sharing_check, responses); in TEST_F()
212 auto responses = computeAllSharedSecrets(params); in TEST_F() local
[all …]
/hardware/interfaces/keymaster/4.0/vts/functional/
DHmacKeySharingTest.cpp106 void verifyResponses(const HidlBuf& expected, const std::vector<ComputeHmacResult>& responses) { in verifyResponses() argument
107 for (auto& response : responses) { in verifyResponses()
143 auto responses = computeSharedHmac(allKeymasters(), params); in TEST_P() local
144 ASSERT_GT(responses.size(), 0U); in TEST_P()
145 verifyResponses(responses[0].sharing_check, responses); in TEST_P()
152 responses = computeSharedHmac(allKeymasters(), params); in TEST_P()
153 ASSERT_GT(responses.size(), 0U); in TEST_P()
154 ASSERT_EQ(32U, responses[0].sharing_check.size()); in TEST_P()
155 verifyResponses(responses[0].sharing_check, responses); in TEST_P()
187 auto responses = computeSharedHmac(allKeymasters(), params); in TEST_P() local
[all …]
/hardware/ril/reference-ril/
Dreference-ril.c603 RIL_Data_Call_Response_v11 *responses = in requestOrSendDataCallList() local
608 responses[i].status = -1; in requestOrSendDataCallList()
609 responses[i].suggestedRetryTime = -1; in requestOrSendDataCallList()
610 responses[i].cid = -1; in requestOrSendDataCallList()
611 responses[i].active = -1; in requestOrSendDataCallList()
612 responses[i].type = ""; in requestOrSendDataCallList()
613 responses[i].ifname = ""; in requestOrSendDataCallList()
614 responses[i].addresses = ""; in requestOrSendDataCallList()
615 responses[i].dnses = ""; in requestOrSendDataCallList()
616 responses[i].gateways = ""; in requestOrSendDataCallList()
[all …]
/hardware/interfaces/gnss/1.0/
DIGnssNiCallback.hal46 * GNSS NI responses, used to define the response in
72 * responses.
DIGnssNi.hal36 * framework responses.
/hardware/interfaces/radio/config/1.3/
DIRadioConfig.hal22 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/1.3/
DIRadio.hal30 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/config/1.1/
DIRadioConfig.hal34 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal28 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/1.1/
DIRadio.hal27 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/audio/5.0/
Dtypes.hal210 /** Vector with ordered frequency responses (from low to high frequencies)
/hardware/interfaces/audio/4.0/
Dtypes.hal266 /** Vector with ordered frequency responses (from low to high frequencies)
/hardware/interfaces/radio/1.2/
DIRadio.hal29 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/1.4/
DIRadio.hal36 * serial to different methods), multiple responses (one for each method call) must still be served.
Dtypes.hal1683 /** Unique session value defined by fr amework returned in all "responses/unslo". */
/hardware/interfaces/audio/6.0/
Dtypes.hal210 /** Vector with ordered frequency responses (from low to high frequencies)
/hardware/interfaces/audio/7.0/
Dtypes.hal224 * Vector with ordered frequency responses (from low to high frequencies)
/hardware/interfaces/radio/1.5/
DIRadio.hal37 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal158 * @param cmd SAT/USAT commands or responses
DIRadio.hal27 * serial to different methods), multiple responses (one for each method call) must still be served.
403 * Arguments and responses that are unused for certain
Dtypes.hal1845 // all "responses/unsol"
/hardware/interfaces/radio/1.6/
DIRadio.hal38 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/audio/common/6.0/
Dtypes.hal847 * Usage value to use for audio responses to user queries, audio
/hardware/interfaces/wifi/1.0/
Dtypes.hal296 * Forward scan results (beacons/probe responses + IEs) in real time to HAL,
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal4834 * This id can be used by the Android system to map responses sent by the HAL, and vice-versa.