Searched defs:subcmd (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | common.cpp | 77 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()
|
D | cpp_bindings.cpp | 568 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()
|
D | cpp_bindings.h | 325 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler() 329 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
|
D | llstats.cpp | 54 LLStatsCommand::LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in LLStatsCommand() 102 void LLStatsCommand::setSubCmd(u32 subcmd) in setSubCmd()
|
D | gscan_event_handler.cpp | 47 u32 subcmd, in GScanCommandEventHandler()
|
D | wifi_hal.cpp | 343 int subcmd = 0; in internal_valid_message_handler() local
|
D | gscan.cpp | 1220 u32 subcmd) in GScanCommand()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 66 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()
|
D | cpp_bindings.cpp | 551 int WifiRequest::create(uint32_t id, int subcmd) { in create() 648 int WifiCommand::requestVendorEvent(uint32_t id, int subcmd) { in requestVendorEvent()
|
D | link_layer_stats.cpp | 65 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|
D | wifi_hal.cpp | 304 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
|
D | cpp_bindings.h | 314 int registerVendorHandler(uint32_t id, int subcmd) { in registerVendorHandler() 318 void unregisterVendorHandler(uint32_t id, int subcmd) { in unregisterVendorHandler()
|
D | gscan.cpp | 129 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
|
D | rtt.cpp | 83 int subcmd = reply.get_vendor_subcmd(); in handleResponse() local
|