Home
last modified time | relevance | path

Searched refs:rtw_result_t (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_ind.c28 static rtw_result_t rtw_send_event_to_worker(int event_cmd, char *buf, int buf_len, int flags) in rtw_send_event_to_worker()
32 rtw_result_t ret = RTW_SUCCESS; in rtw_send_event_to_worker()
67 static rtw_result_t rtw_indicate_event_handle(int event_cmd, char *buf, int buf_len, int flags) in rtw_indicate_event_handle()
73 return (rtw_result_t)RTW_BADARG; in rtw_indicate_event_handle()
A Dwifi_conf.h102 typedef rtw_result_t (*rtw_scan_result_handler_t)( rtw_scan_handler_result_t* malloced_scan_result …
A Dwifi_conf.c546 rtw_result_t result = RTW_SUCCESS; in wifi_connect()
631 result =(rtw_result_t) RTW_NOMEM; in wifi_connect()
647 result =(rtw_result_t) RTW_NORESOURCE; in wifi_connect()
756 rtw_result_t result = RTW_SUCCESS; in wifi_connect_bssid()
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc.c114 static rtw_result_t scan_result_handler( rtw_scan_handler_result_t* malloced_scan_result ) in scan_result_handler()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_wifi.c23 static rtw_result_t scan_result_handler(rtw_scan_handler_result_t* scan_result) in scan_result_handler()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h124 typedef unsigned long rtw_result_t; typedef
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/
A Dwifi_wps_config.c669 static rtw_result_t wps_scan_result_handler( rtw_scan_handler_result_t* malloced_scan_result ) in wps_scan_result_handler()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c894 static rtw_result_t app_scan_result_handler( rtw_scan_handler_result_t* malloced_scan_result ) in app_scan_result_handler()

Completed in 18 milliseconds