Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/interface_mgr/src/
Dwlan_if_mgr_roam.c352 enum wlan_peer_type bss_persona; in if_mgr_update_beacon_interval() local
367 bss_persona = wlan_peer_get_peer_type(peer); in if_mgr_update_beacon_interval()
375 if (bss_persona == WLAN_PEER_P2P_GO) in if_mgr_update_beacon_interval()
543 enum wlan_peer_type bss_persona; in if_mgr_validate_p2pcli_bcn_intrvl() local
555 bss_persona = wlan_peer_get_peer_type(peer); in if_mgr_validate_p2pcli_bcn_intrvl()
578 } else if (bss_persona == WLAN_PEER_P2P_GO) { in if_mgr_validate_p2pcli_bcn_intrvl()