Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dcfg_p2p.h44 #define CFG_GO_KEEP_ALIVE_PERIOD CFG_INI_UINT( \ macro
175 CFG(CFG_GO_KEEP_ALIVE_PERIOD) \
/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_main.c549 cfg_get(psoc, CFG_GO_KEEP_ALIVE_PERIOD); in p2p_object_init_params()