Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_main.h402 QDF_STATUS p2p_component_init(void);
Dwlan_p2p_main.c590 QDF_STATUS p2p_component_init(void) in p2p_component_init() function
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
Dwlan_p2p_ucfg_api.c86 return p2p_component_init(); in ucfg_p2p_init()