Searched refs:wifi_register_cmd (Results 1 - 6 of 6) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | common.h | 160 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd);
|
H A D | common.cpp | 141 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) function
|
H A D | gscan.cpp | 698 wifi_register_cmd(handle, id, cmd); 741 wifi_register_cmd(handle, id, cmd); 1099 wifi_register_cmd(handle, id, cmd); 1319 wifi_register_cmd(handle, id, cmd);
|
H A D | rtt.cpp | 293 wifi_register_cmd(handle, id, cmd);
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | common.h | 108 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd);
|
H A D | common.cpp | 147 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) function
|
Completed in 437 milliseconds