Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_info.cpp57 { InterfaceInfoKey::LISTEN_MODULE, Serializable::ValueType::INT },
235 Set(InterfaceInfoKey::LISTEN_MODULE, value); in SetP2pListenModule()
240 return Get(InterfaceInfoKey::LISTEN_MODULE, -1); in GetP2pListenModule()
H A Dinterface_info.h56 LISTEN_MODULE = 29, enumerator