Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dsch_api.h94 QDF_STATUS sch_send_beacon_req(struct mac_context *mac_ctx, uint8_t *bcn_payload,
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_api.c561 QDF_STATUS sch_send_beacon_req(struct mac_context *mac, uint8_t *beaconPayload, in sch_send_beacon_req() function
Dsch_beacon_gen.c1486 status = sch_send_beacon_req(mac, pe_session->pSchBeaconFrameBegin, in write_beacon_to_memory()