Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_info_key.h67 NUM_KEY_P2P_ROLE, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_ledger_common_test.cpp395 NUM_KEY_P2P_ROLE,
427 ret = LnnSetLocalNumInfo(NUM_KEY_P2P_ROLE, P2P_ROLE);
H A Dlnn_disctributed_net_ledger_test.cpp185 NUM_KEY_P2P_ROLE
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dledger_lane_hub_test.cpp350 EXPECT_TRUE(LnnGetLocalStrInfo(NUM_KEY_P2P_ROLE, nodeInfo, len) == SOFTBUS_INVALID_PARAM);
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp540 int32_t ret = LnnSetLocalNumInfo(NUM_KEY_P2P_ROLE, role); in SyncLnnInfoForP2p()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp536 int32_t ret = LnnSetLocalNumInfo(NUM_KEY_P2P_ROLE, role); in SyncLnnInfoForP2p()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c787 {NUM_KEY_P2P_ROLE, DlGetP2pRole},
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1809 {NUM_KEY_P2P_ROLE, -1, L1GetP2pRole, UpdateP2pRole},