Home
last modified time | relevance | path

Searched refs:RT_WLAN_CMD_AP_GET_INFO (Results 1 – 2 of 2) sorted by relevance

/components/drivers/wlan/
A Ddev_wlan.c282 result = rt_device_control(RT_DEVICE(device), RT_WLAN_CMD_AP_GET_INFO, info); in rt_wlan_dev_ap_get_info()
838 case RT_WLAN_CMD_AP_GET_INFO: in _rt_wlan_dev_control()
842 …LOG_D("%s %d cmd[%d]:%s run......", __FUNCTION__, __LINE__, RT_WLAN_CMD_AP_GET_INFO, "RT_WLAN_CMD… in _rt_wlan_dev_control()
A Ddev_wlan.h42 RT_WLAN_CMD_AP_GET_INFO, /* get ap information (bssid, security, channel.) */ enumerator

Completed in 7 milliseconds