Home
last modified time | relevance | path

Searched refs:RT_WLAN_FLAG_AP_ONLY (Results 1 – 3 of 3) sorted by relevance

/components/drivers/wlan/
A Ddev_wlan.c68 else if (mode == RT_WLAN_STATION && device->flags & RT_WLAN_FLAG_AP_ONLY) in rt_wlan_dev_init()
1000 (flag & RT_WLAN_FLAG_STA_ONLY && flag & RT_WLAN_FLAG_AP_ONLY)) in rt_wlan_dev_register()
A Ddev_wlan.h84 #define RT_WLAN_FLAG_AP_ONLY (0x1 << 1) macro
A Ddev_wlan_mgnt.c698 (RT_WLAN_DEVICE(device)->flags & RT_WLAN_FLAG_AP_ONLY)) in rt_wlan_set_mode()

Completed in 13 milliseconds