Searched defs:RttCommand (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Drtt.cpp98 class RttCommand : public WifiCommand class in inherits:WifiCommand
106 RttCommand(wifi_interface_handle iface, int id, unsigned num_rtt_config, function in class:RttCommand
292 RttCommand *cmd = new RttCommand(iface, id, num_rtt_config, rtt_config, handler);
302 RttCommand *cmd = (RttCommand *)wifi_unregister_cmd(handle, id);

Completed in 8 milliseconds