Home
last modified time | relevance | path

Searched defs:subcmd (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.cpp77 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
127 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
Dcpp_bindings.cpp568 int WifiRequest::create(uint32_t id, int subcmd) { in create()
665 int WifiCommand::requestVendorEvent(uint32_t id, int subcmd) { in requestVendorEvent()
753 u32 subcmd) in WifiVendorCommand()
Dcpp_bindings.h325 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler()
329 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
Dllstats.cpp54 LLStatsCommand::LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in LLStatsCommand()
102 void LLStatsCommand::setSubCmd(u32 subcmd) in setSubCmd()
Dgscan_event_handler.cpp47 u32 subcmd, in GScanCommandEventHandler()
Dwifi_hal.cpp343 int subcmd = 0; in internal_valid_message_handler() local
Dgscan.cpp1220 u32 subcmd) in GScanCommand()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.cpp66 uint32_t id, int subcmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_vendor_handler()
117 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
Dcpp_bindings.cpp551 int WifiRequest::create(uint32_t id, int subcmd) { in create()
648 int WifiCommand::requestVendorEvent(uint32_t id, int subcmd) { in requestVendorEvent()
Dlink_layer_stats.cpp65 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
Dwifi_hal.cpp304 int subcmd = 0; in internal_valid_message_handler() local
445 int createRequest(WifiRequest& request, int subcmd, byte *scan_oui) { in createRequest()
565 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
Dcpp_bindings.h314 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler()
318 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
Dgscan.cpp129 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
195 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
278 int createFeatureRequest(WifiRequest& request, int subcmd, int enable) { in createFeatureRequest()
306 int createRequest(WifiRequest& request, int subcmd, int enable) { in createRequest()
853 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
Drtt.cpp83 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local