/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/dot11h/ |
spectrumMngmntMgr.c | 117 RETURN: OK on success, NOK otherwise 134 if( (status = whalCtrl_GetParam(pMeasurementMgr->hHalCtrl,&whalParam)) == OK) 156 if( (status = whalCtrl_GetParam(pMeasurementMgr->hHalCtrl,&whalParam)) == OK) 185 RETURN: OK on success, NOK otherwise 203 return OK; 221 RETURN: OK on success, NOK otherwise 243 return OK; 290 RETURN: OK on success, NOK otherwise 369 RETURN: OK on success, NOK otherwise 411 return OK; [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/ |
authSm.c | 105 * OK if successful, NOK otherwise. 127 if (status != OK) 160 * OK if successful, NOK otherwise. 172 if (status != OK) 183 return OK; 209 * OK if successful, NOK otherwise. 243 return OK; 261 * OK if successful, NOK otherwise. 305 * OK if successful, NOK otherwise. 356 * OK if successful, NOK otherwise [all...] |
/frameworks/base/media/libstagefright/ |
NuHTTPDataSource.cpp | 143 status_t err = OK; 152 if (err != OK) { 180 if ((err = mHTTP.send(request.string(), request.size())) != OK 181 || (err = mHTTP.receive_header(&httpStatus)) != OK) { 273 return mState == CONNECTED ? OK : NO_INIT; 287 if (err != OK) { 328 if (err != OK) { 352 if (err != OK) { 402 return OK;
|
StagefrightMediaScanner.cpp | 99 return OK; 133 if (mRetriever->setDataSource(path) == OK) { 170 return OK; 182 if (mRetriever->setDataSource(fd, 0, size) == OK) {
|
/external/chromium/net/http/ |
http_auth_handler_ntlm.cc | 28 if (rv == OK) 60 if (rv != OK) 81 if (rv != OK) 87 bool ok = base::Base64Encode(encode_input, &encode_output); 88 // OK, we are done with |out_buf| 90 if (!ok)
|
http_auth_handler_negotiate_win.cc | 32 if (rv == OK)
|
/external/chromium/net/proxy/ |
init_proxy_resolver_unittest.cc | 38 if (set_pac_error == OK) 40 if (fetch_error == OK) 51 Rule rule(GURL(url), OK /*fetch_error*/, OK /*set_pac_error*/); 62 rules_.push_back(Rule(GURL(url), OK /*fetch_error*/, 102 if (rv == OK) 147 if (rv == OK) { 177 EXPECT_EQ(OK, init.Init(config, &callback, log)); 267 EXPECT_EQ(OK, init.Init(config, &callback, NULL)); 286 EXPECT_EQ(OK, init.Init(config, &callback, NULL)) [all...] |
proxy_resolver_js_bindings_unittest.cc | 35 return OK; 51 EXPECT_EQ(OK, rv); 152 EXPECT_EQ(OK, host_resolver->Resolve(info, &address_list, NULL, NULL, NULL)); 156 EXPECT_EQ(OK, host_resolver->Resolve(info, &address_list, NULL, NULL, NULL));
|
proxy_resolver_perftest.cc | 101 EXPECT_EQ(net::OK, rv); 113 ASSERT_EQ(net::OK, result); 131 ASSERT_EQ(net::OK, result); 160 bool ok = file_util::ReadFileToString(path, &file_contents); local 163 LOG_IF(ERROR, !ok) << "Failed to read file: " << path.value(); 164 ASSERT_TRUE(ok); 168 EXPECT_EQ(net::OK, rv);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/ |
ScanCncnAppApi.c | 58 * \return OK if the scan started successfully, NOK otherwise.\n 95 return OK; /* TODO ronen: return correct Windows value */ 106 return OK; /* TODO ronen: return correct Windows value */ 125 return OK;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/ |
Core_AdaptTx.c | 79 RETURN: OK on success, NOK on failure 104 RETURN: OK on success, NOK on failure 120 return OK; 133 RETURN: OK on success, NOK on failure 139 int status = OK; 143 return OK; 162 RETURN: OK on success, NOK on failure
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
keyDeriveTkip.c | 74 * OK on success, NOK otherwise. 82 return OK; 102 * OK on success, NOK otherwise. 151 if (status == OK) 174 * OK on success, NOK otherwise. 189 if (status == OK)
|
admCtrlNone.c | 100 * OK on success, NOK on failure. 182 * OK on success, NOK on failure. 192 return OK; 211 * OK on site is aproved, NOK on site is rejected. 262 if (status != OK) 270 if (status != OK) 304 * OK 328 return OK;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/ |
smeSm.c | 142 if (status != OK) 157 RETURN: OK on success, NOK otherwise 308 return OK; 327 RETURN: OK on success, NOK otherwise 367 if (status != OK) 458 return OK; 514 return OK; 570 return OK; 589 return OK; 605 return OK; [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/ |
CmdMBox.c | 244 * RETURNS: OK or NOK 257 return OK; 269 * RETURNS: OK or NOK 300 return OK; 313 * RETURNS: OK or NOK 324 pCmdMBox->fCb (pCmdMBox->hCb, module_id, OK); 337 * RETURNS: OK or NOK 400 return OK; 410 * RETURNS: OK or NOK 429 * RETURNS: OK or NO [all...] |
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
cu_cmd.c | [all...] |
wpa_core.c | 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */ 137 *pRes = OK; 233 return OK; 243 return OK; 268 return OK; 277 return OK; 286 return OK; 312 return OK; 321 return OK; 336 return OK; [all...] |
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
wpa_core.c | 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */ 137 *pRes = OK; 233 return OK; 243 return OK; 268 return OK; 277 return OK; 286 return OK; 312 return OK; 321 return OK; 336 return OK; [all...] |