HomeSort by relevance Sort by last modified time
    Searched refs:wifi_register_vendor_handler (Results 1 - 8 of 8) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 191 wifi_error wifi_register_vendor_handler(wifi_handle handle,
common.cpp 77 wifi_error wifi_register_vendor_handler(wifi_handle handle, function
cpp_bindings.h 321 return wifi_register_vendor_handler(wifiHandle(), id, subcmd, &event_handler, this);
cpp_bindings.cpp 650 int res = wifi_register_vendor_handler(wifiHandle(), id, subcmd, event_handler, this);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 125 wifi_error wifi_register_vendor_handler(wifi_handle handle,
common.cpp 91 wifi_error wifi_register_vendor_handler(wifi_handle handle, function
cpp_bindings.h 372 return wifi_register_vendor_handler(wifiHandle(), id, subcmd, &event_handler, this);
cpp_bindings.cpp 668 int res = wifi_register_vendor_handler(wifiHandle(), id, subcmd, event_handler, this);

Completed in 277 milliseconds