Home
last modified time | relevance | path

Searched refs:hi_wifi_any_send_complete_cb (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_any_api.h165 typedef void (*hi_wifi_any_send_complete_cb)(unsigned char *mac, unsigned char status, unsigned char seqnum); typedef
173 hi_wifi_any_send_complete_cb send_cb; /**< the callback function invoked when an ANY frame is sent. */
226 * @param send_cb [IN] Type #hi_wifi_any_send_complete_cb, callback function for ANY TX.
234 * @see hi_wifi_any_send_complete_cb | hi_wifi_any_recv_cb
236 void hi_wifi_any_set_callback(hi_wifi_any_send_complete_cb send_cb, hi_wifi_any_recv_cb recv_cb);
264 * @see hi_wifi_any_send_complete_cb
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event.h118 hi_void wal_any_set_callback(hi_wifi_any_send_complete_cb send_cb, hi_wifi_any_recv_cb recv_cb);
H A Dhi_wifi_driver_api.c1213 hi_void hi_wifi_any_set_callback(hi_wifi_any_send_complete_cb send_cb, hi_wifi_any_recv_cb recv_cb) in hi_wifi_any_set_callback()
H A Dwal_event.c797 hi_void wal_any_set_callback(hi_wifi_any_send_complete_cb send_cb, hi_wifi_any_recv_cb recv_cb) in wal_any_set_callback()

Completed in 10 milliseconds