Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_internal.h783 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info);
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c2519 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info) in wma_send_beacon() function
Dwma_main.c9305 wma_send_beacon(wma_handle, (tpSendbeaconParams) msg->bodyptr); in wma_mc_process_msg()