Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_any_api.h173 …hi_wifi_any_send_complete_cb send_cb; /**< the callback function invoked when an ANY frame is sent… member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
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()
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()