Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 3 of 3) sorted by relevance

/device/linaro/poplar/wifi/wifi_hal/
Dwifi_offload.cpp83 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand()
90 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand()
Dwifi_logger.cpp128 GetCmdType cmdType) in DebugCommand()
136 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand()
142 wifi_ring_buffer_status *status, GetCmdType cmdType) in DebugCommand()
149 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand()
155 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType) in DebugCommand()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c5931 int cmdType = 0; local