Home
last modified time | relevance | path

Searched refs:dual_mac_cb (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h1432 typedef void (*dual_mac_cb)(enum set_hw_mode_status status, typedef
1597 dual_mac_cb set_dual_mac_cb;
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c1792 dual_mac_cb callback = NULL; in sme_process_dual_mac_config_resp()