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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 622 int WifiCommand::requestEvent(int cmd) {
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wificonfig.cpp 96 ret = wifiConfigCommand->requestEvent();
98 ALOGE("wifi_extended_dtim_config_set(): requestEvent Error:%d", ret);
146 ret = wifiConfigCommand->requestEvent();
148 ALOGE("wifi_set_country_code(): requestEvent Error:%d", ret);
214 ret = wifiConfigCommand->requestEvent();
217 "requestEvent Error:%d", ret);
279 ret = wifiConfigCommand->requestEvent();
281 ALOGE("wifi_set_guard_time(): requestEvent Error:%d", ret);
349 ret = wifiConfigCommand->requestEvent();
351 ALOGE("wifi_select_tx_power_scenario(): requestEvent Error:%d", ret)
    [all...]
nan_req.cpp     [all...]
cpp_bindings.cpp 629 int WifiCommand::requestEvent(int cmd) {
830 int WifiVendorCommand::requestEvent()
wifilogger.cpp 933 int WifiLoggerCommand::requestEvent()
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java 197 protected int requestEvent(Event event) {

Completed in 307 milliseconds