/hardware/qcom/wlan/qcwcn/wifi_hal/ |
wificonfig.cpp | 85 if (wifiConfigCommand->put_u32( 203 if (wifiConfigCommand->put_u32( 269 if (wifiConfigCommand->put_u32( 312 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 316 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd);
|
gscan.cpp | 146 if (gScanCommand->put_u32( 149 gScanCommand->put_u32( 152 gScanCommand->put_u32( 241 ret = gScanCommand->put_u32( 353 if (gScanCommand->put_u32( 356 gScanCommand->put_u32( 359 gScanCommand->put_u32( 397 gScanCommand->put_u32( 403 gScanCommand->put_u32( 406 gScanCommand->put_u32( [all...] |
rssi_monitor.cpp | 277 if (vCommand->put_u32( 280 vCommand->put_u32( 348 if (vCommand->put_u32( 351 vCommand->put_u32(
|
wifilogger.cpp | 124 if (wifiLoggerCommand->put_u32( 129 if (wifiLoggerCommand->put_u32( 135 if (wifiLoggerCommand->put_u32( 259 if (wifiLoggerCommand->put_u32( 327 if (wifiLoggerCommand->put_u32( 392 if (wifiLoggerCommand->put_u32( 455 if (wifiLoggerCommand->put_u32( 796 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 800 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd); [all...] |
wifi_hal.cpp | [all...] |
tdls.cpp | 389 ret = pTdlsCommand->put_u32( 392 pTdlsCommand->put_u32( 395 pTdlsCommand->put_u32( 398 pTdlsCommand->put_u32(
|
llstats.cpp | 40 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 45 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd); [all...] |
cpp_bindings.h | 202 int put_u32(int attribute, uint32_t value) { function in class:WifiRequest 273 return put_u32(NL80211_ATTR_IFINDEX, ifindex); 416 virtual int put_u32(int attribute, uint32_t value);
|
cpp_bindings.cpp | 567 res = put_u32(NL80211_ATTR_VENDOR_ID, id); 572 res = put_u32(NL80211_ATTR_VENDOR_SUBCMD, subcmd); 805 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 810 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd); 848 int WifiVendorCommand::put_u32(int attribute, uint32_t value) function in class:WifiVendorCommand 850 return mMsg.put_u32(attribute, value);
|
nan.cpp | 675 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 679 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd);
|
gscan_event_handler.cpp | 31 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); 36 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd); [all...] |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
gscan.cpp | 250 ret = mMsg.put_u32(GSCAN_ATTRIBUTE_BAND, band); 362 result = request.put_u32(GSCAN_ATTRIBUTE_ENABLE_FEATURE, enable); 389 result = request.put_u32(GSCAN_ENABLE_FULL_SCAN_RESULTS, enable); 469 result = request.put_u32(GSCAN_ATTRIBUTE_BASE_PERIOD, mParams->base_period); 474 result = request.put_u32(GSCAN_ATTRIBUTE_NUM_BUCKETS, mParams->num_buckets); 481 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_ID, mParams->buckets[i].bucket); 485 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_PERIOD, mParams->buckets[i].period); 489 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKETS_BAND, 494 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_STEP_COUNT, 499 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_MAX_PERIOD [all...] |
rtt.cpp | 362 result = request.put_u32(RTT_ATTRIBUTE_TARGET_NUM_BURST, rttParams[i].num_burst); 367 result = request.put_u32(RTT_ATTRIBUTE_TARGET_NUM_FTM_BURST, 373 result = request.put_u32(RTT_ATTRIBUTE_TARGET_NUM_RETRY_FTM, 379 result = request.put_u32(RTT_ATTRIBUTE_TARGET_NUM_RETRY_FTMR, 385 result = request.put_u32(RTT_ATTRIBUTE_TARGET_PERIOD, 391 result = request.put_u32(RTT_ATTRIBUTE_TARGET_BURST_DURATION,
|
cpp_bindings.h | 185 int put_u32(int attribute, uint32_t value) { function in class:WifiRequest 206 return put_u32(NL80211_ATTR_IFINDEX, ifindex);
|
wifi_logger.cpp | 153 result = request.put_u32(LOGGER_ATTRIBUTE_LOG_LEVEL, mVerboseLevel); 158 result = request.put_u32(LOGGER_ATTRIBUTE_RING_FLAGS, mFlags); 163 result = request.put_u32(LOGGER_ATTRIBUTE_LOG_TIME_INTVAL, mMaxIntervalSec); 168 result = request.put_u32(LOGGER_ATTRIBUTE_LOG_MIN_DATA_SIZE, mMinDataSize); 711 result = request.put_u32(LOGGER_ATTRIBUTE_FW_DUMP_LEN, mBuffSize); 848 result = request.put_u32(LOGGER_ATTRIBUTE_FW_DUMP_LEN, mBuffSize); [all...] |
wifi_offload.cpp | 120 result = request.put_u32(MKEEP_ALIVE_ATTRIBUTE_PERIOD_MSEC, mPeriodMsec);
|
wifi_hal.cpp | 670 ret = mMsg.put_u32(ANDR_WIFI_ATTRIBUTE_NODFS_SET, mNoDfs); 728 result = request.put_u32(RSSI_MONITOR_ATTRIBUTE_MAX_RSSI, (enable ? mMax_rssi: 0)); 733 result = request.put_u32(RSSI_MONITOR_ATTRIBUTE_MIN_RSSI, (enable? mMin_rssi: 0)); 737 result = request.put_u32(RSSI_MONITOR_ATTRIBUTE_START, enable); 872 result = request.put_u32(APF_ATTRIBUTE_PROGRAM_LEN, mProgramLen); [all...] |
cpp_bindings.cpp | 560 res = put_u32(NL80211_ATTR_VENDOR_ID, id); 565 res = put_u32(NL80211_ATTR_VENDOR_SUBCMD, subcmd);
|