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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 195 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd);
common.cpp 108 ALOGE("Must use wifi_unregister_vendor_handler to remove vendor handlers");
129 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) function
cpp_bindings.h 325 wifi_unregister_vendor_handler(wifiHandle(), id, subcmd);
cpp_bindings.cpp 668 wifi_unregister_vendor_handler(wifiHandle(), id, subcmd);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 129 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd);
common.cpp 135 ALOGE("Must use wifi_unregister_vendor_handler to remove vendor handlers");
159 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) function
cpp_bindings.h 376 wifi_unregister_vendor_handler(wifiHandle(), id, subcmd);
cpp_bindings.cpp 686 wifi_unregister_vendor_handler(wifiHandle(), id, subcmd);

Completed in 98 milliseconds