Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_cfg_updates.c165 pe_session->limSentCapsChangeNtf = false; in lim_apply_configuration()
H A Dlim_api.c1530 if ((false == pe_session->limSentCapsChangeNtf) && in lim_detect_change_in_ap_capabilities()
1602 pe_session->limSentCapsChangeNtf = true; in lim_detect_change_in_ap_capabilities()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h723 uint8_t limSentCapsChangeNtf; member