Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h97 #define WIFI_P2P_ABILITY_ID OHOS::WIFI_P2P_SYS_ABILITY_ID /* 1123 */
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h86 WIFI_P2P_SYS_ABILITY_ID = 1123, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs80 pub const WIFI_P2P_SYS_ABILITY_ID: i32 = 1123; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp67 { WIFI_P2P_SYS_ABILITY_ID, "WifiP2p" },
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp1858 Wifi::WifiP2p::GetInstance(OHOS::WIFI_P2P_SYS_ABILITY_ID)->QueryP2pLinkedInfo(p2pLinkedInfo); in IsIpConflict()
1872 Wifi::WifiP2p::GetInstance(OHOS::WIFI_P2P_SYS_ABILITY_ID)->GetCurrentGroup(group); in IsIpConflict()