HomeSort by relevance Sort by last modified time
    Searched refs:OK (Results 26 - 50 of 505) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
broadcastKeyNone.c 93 return OK;
111 * OK on success, NOK otherwise.
119 status = pBroadcastKey->pParent->reportBcastStatus(pBroadcastKey->pParent, OK);
139 * OK on success, NOK otherwise.
150 if (status != OK)
157 status = pBroadcastKey->pParent->reportBcastStatus(pBroadcastKey->pParent, OK);
keyParser.c 116 return OK;
158 return OK;
168 return OK;
178 return OK;
mainSecKeysOnly.c 101 * OK on success, NOK otherwise.
140 if (status != OK)
163 return OK;
180 * OK on success, NOK otherwise.
207 * OK on success, NOK otherwise.
234 * OK on success, NOK otherwise.
244 if (keysStatus == OK)
250 status = OK;
270 * OK on success, NOK otherwise.
279 return OK;
    [all...]
broadcastKeySM.c 100 if (status != OK)
142 if (status != OK)
148 if (status != OK)
156 return OK;
224 return(OK);
unicastKeySM.c 98 if (status != OK)
140 if (status != OK)
146 if (status != OK)
154 return OK;
222 return(OK);
mainKeysSm.c 104 if (status != OK)
172 * OK on success, NOK otherwise.
256 if (status != OK)
271 if (status != OK)
279 if (status != OK)
287 if (status != OK)
294 return OK;
311 * OK on success, NOK otherwise.
325 if (status != OK)
336 if (status != OK)
    [all...]
admCtrlWpa.c 147 /* STA WEP40 */ { OK, RSN_CIPHER_NONE, RSN_CIPHER_WEP ,1},
151 /* STA WEP104 */{ OK, RSN_CIPHER_NONE, RSN_CIPHER_WEP104 ,1}},
155 /* STA TKIP */ { OK, RSN_CIPHER_NONE, RSN_CIPHER_TKIP ,2},
163 /* STA WRAP */ { OK, RSN_CIPHER_NONE, RSN_CIPHER_AES_WRAP ,3},
171 /* STA CCMP */ { OK, RSN_CIPHER_NONE, RSN_CIPHER_AES_CCMP ,3},
175 /* STA WEP40 */ { OK, RSN_CIPHER_NONE, RSN_CIPHER_WEP ,1},
179 /* STA WEP104 */{ OK, RSN_CIPHER_NONE, RSN_CIPHER_WEP104 ,1}}},
190 /* STA WEP */ { OK, RSN_CIPHER_WEP, RSN_CIPHER_WEP ,1},
193 /* STA CCMP */ { OK, RSN_CIPHER_WEP, RSN_CIPHER_WEP ,1},
234 /* STA TKIP */ { OK, RSN_CIPHER_TKIP, RSN_CIPHER_WEP ,4}
    [all...]
keyDeriveWep.c 74 * OK on success, NOK otherwise.
82 return OK;
102 * OK on success, NOK otherwise.
130 if (status == OK)
153 * OK on success, NOK otherwise.
168 if (status == OK)
183 return OK;
210 return OK;
229 * OK on success, NOK otherwise.
235 return OK;
    [all...]
  /external/chromium/net/http/
http_network_layer_unittest.cc 24 EXPECT_EQ(net::OK, rv);
35 EXPECT_EQ(net::OK, rv);
49 EXPECT_EQ(net::OK, rv);
55 net::MockRead("HTTP/1.0 200 OK\r\n\r\n"),
57 net::MockRead(false, net::OK),
77 EXPECT_EQ(net::OK, rv);
88 ASSERT_EQ(net::OK, rv);
92 EXPECT_EQ(net::OK, rv);
http_cache_transaction.cc 379 return DoLoop(OK);
390 return OK;
394 return OK;
410 return OK;
423 // OK, otherwise the cache will end up with an active entry without any
427 if (result == OK) {
429 return OK;
434 return OK;
440 return OK;
446 return OK;
    [all...]
  /frameworks/base/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp 33 mEOSResult(OK) {
40 return OK;
44 return OK;
56 while (mEOSResult == OK && mBuffers.empty()) {
80 return OK;
116 mEOSResult = OK;
120 CHECK(result != OK);
  /frameworks/base/media/libstagefright/
ESDS.cpp 45 if (mInitCheck != OK) {
51 return OK;
55 if (mInitCheck != OK) {
62 return OK;
96 return OK;
106 if (err != OK) {
160 if (err != OK) {
186 return OK;
194 if (err != OK) {
205 return OK;
    [all...]
ThreadedSource.cpp 51 if (err != OK) {
55 mFinalResult = OK;
62 CHECK_EQ(mLooper->start(), (status_t)OK);
66 return OK;
72 CHECK_EQ(mLooper->stop(), (status_t)OK);
110 while (mQueue.empty() && mFinalResult == OK) {
118 if (mFinalResult == OK) {
122 return OK;
144 mFinalResult = OK;
174 if (err != OK) {
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
cu_wext.c 190 if(res != OK)
195 return OK;
206 if(res != OK)
212 return OK;
223 if(res != OK)
228 return OK;
264 if(res != OK)
267 return OK;
291 if(res != OK)
326 return OK;
    [all...]
  /external/chromium/net/ftp/
ftp_directory_listing_buffer.cc 64 if (rv != OK)
73 if (rv != OK)
80 if (rv != OK)
84 if (rv != OK)
87 return OK;
133 return OK;
160 return OK;
185 return OK;
191 return OK;
  /frameworks/base/media/libmediaplayerservice/
StagefrightPlayer.cpp 31 return OK;
51 return OK;
99 if (err != OK) {
105 return OK;
114 if (err != OK) {
116 return OK;
121 return OK;
129 return OK;
187 return OK;
StagefrightRecorder.cpp 63 return OK;
80 return OK;
97 return OK;
114 return OK;
131 return OK;
148 return OK;
162 return OK;
175 return OK;
201 return OK;
208 return OK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_data/
whalDefrag.c 60 return OK;
72 return OK;
149 return (OK);
183 if (wlan_memMngrFreeMSDU(pWhalDefrag->hMemMngr, pMpdu->handle) != OK)
189 if (findAndInsertEndpointIndex (hWhalDefrag, (UINT8 *)pHeader->address2.addr, &index) == OK)
202 if (wlan_memMngrFreeMSDU(pWhalDefrag->hMemMngr, pMpdu->handle) != OK)
226 return OK;
231 if (whalEndpnt_Destroy (pWhalDefrag->pWhalEndpntEnt[i]) != OK)
238 return (OK);
  /frameworks/base/media/libstagefright/codecs/aacenc/
AACEncoder.cpp 74 if (OK != setAudioSpecificConfigData()) {
91 return OK;
103 return OK;
116 CHECK_EQ(OK, getSampleRateTableIndex(mSampleRate, index));
125 return OK;
137 return OK;
143 CHECK_EQ(OK, initCheck());
152 return OK;
158 return OK;
180 return OK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/
TNETWArbSM.c 112 if (status != OK)
131 * Return Value: TI_STATUS - OK on success else NOK.\n
147 return OK;
164 * Return Value: TI_STATUS - OK on success else NOK.\n
349 return OK;
353 (nrfsm_Event (((TNETWArbSM_t*)hSm)->hFSM, ((TNETWArbSM_t*)hSm)->event = ev, hSm) == OK) \
366 * Return Value: TI_STATUS - OK on success else NOK.\n
396 * Return Value: TI_STATUS - OK on success else NOK.\n
428 return OK;
439 * Return Value: TI_STATUS - OK on success else NOK.\
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 131 if (whalWep_Config (pWhalSecur->pWhalWep, &wepCfg) != OK)
137 if (whalWpa_Config (pWhalSecur->pWhalWpa, &wpaCfg) != OK)
144 pWhalSecur->hReport, pWhalSecur->hOs) != OK)
149 if (whalExc_Config (pWhalSecur->pWhalExc, &excCfg) != OK)
153 return (OK);
357 return (OK);
373 if (whalExc_swEncEnable (pWhalSecur->pWhalExc, FALSE) != OK)
376 if (whalExc_micFieldEnable (pWhalSecur->pWhalExc, FALSE) != OK)
379 if (privacy_resetEnc (pWhalSecur->pWhalPrivacy) != OK)
443 if (whalSecur_KeyAdd (pWhalSecur, pWhalSecur->reconfData.reconfKeys+index, TRUE, NULL, NULL) != OK)
    [all...]
  /frameworks/base/media/libmedia/
mediarecorder.cpp 44 if (OK != ret) {
69 if (OK != ret) {
90 if (OK != ret) {
97 if (OK != ret) {
121 if (OK != ret) {
131 if (OK != ret) {
150 if (OK != ret) {
164 if (OK != ret) {
190 if (OK != ret) {
220 if (OK != ret)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
requestHandler.c 127 RETURN: OK on success, NOK otherwise
149 return OK;
165 RETURN: OK on success, NOK otherwise
185 /* return OK; - unreachable */
201 RETURN: OK on success, NOK otherwise
223 /* return OK; - unreachable */
238 RETURN: OK on success, NOK otherwise
247 return OK;
252 return OK;
278 RETURN: OK on success, NOK otherwis
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalRecovery.c 138 return OK;
180 return OK;
234 if (status != OK)
270 if (status != OK)
282 if (whalSecur_KeysReconfig (pWhalCtrl->pWhalSecurity) != OK)
290 return OK;
317 return OK;
326 return OK;
337 if (Stt != OK)
347 return OK;
    [all...]
  /external/chromium/net/socket/
tcp_client_socket_pool_unittest.cc 34 return OK;
145 callback->Run(OK);
238 EXPECT_EQ(OK, callback.WaitForResult());
275 EXPECT_EQ(OK, requests_[0]->WaitForResult());
281 EXPECT_EQ(OK, StartRequest("a", kDefaultPriority));
282 EXPECT_EQ(OK, StartRequest("a", kDefaultPriority));
283 EXPECT_EQ(OK, StartRequest("a", kDefaultPriority));
284 EXPECT_EQ(OK, StartRequest("a", kDefaultPriority));
285 EXPECT_EQ(OK, StartRequest("a", kDefaultPriority));
333 EXPECT_EQ(OK, requests_[0]->WaitForResult())
    [all...]

Completed in 430 milliseconds

12 3 4 5 6 7 8 91011>>