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/
H A Dwma_internal.h783 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c2519 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info) in wma_send_beacon() function
H A Dwma_main.c9305 wma_send_beacon(wma_handle, (tpSendbeaconParams) msg->bodyptr); in wma_mc_process_msg()