HomeSort by relevance Sort by last modified time
    Searched defs:requestEvent (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
wificonfig.cpp 95 ret = wifiConfigCommand->requestEvent();
97 ALOGE("wifi_extended_dtim_config_set(): requestEvent Error:%d", ret);
145 ret = wifiConfigCommand->requestEvent();
147 ALOGE("wifi_set_country_code(): requestEvent Error:%d", ret);
213 ret = wifiConfigCommand->requestEvent();
216 "requestEvent Error:%d", ret);
278 ret = wifiConfigCommand->requestEvent();
280 ALOGE("wifi_set_guard_time(): requestEvent Error:%d", ret);
370 * Override base class requestEvent and implement little differently here.
375 int WiFiConfigCommand::requestEvent()
    [all...]
nan_req.cpp     [all...]
cpp_bindings.cpp 630 int WifiCommand::requestEvent(int cmd) {
831 int WifiVendorCommand::requestEvent()
wifilogger.cpp 933 int WifiLoggerCommand::requestEvent()
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 622 int WifiCommand::requestEvent(int cmd) {
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java 207 protected int requestEvent(Event event) {

Completed in 125 milliseconds