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 D | bus_center_info_key.h | 67 NUM_KEY_P2P_ROLE, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_ledger_common_test.cpp | 395 NUM_KEY_P2P_ROLE, 427 ret = LnnSetLocalNumInfo(NUM_KEY_P2P_ROLE, P2P_ROLE);
|
H A D | lnn_disctributed_net_ledger_test.cpp | 185 NUM_KEY_P2P_ROLE
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/ |
H A D | ledger_lane_hub_test.cpp | 350 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 D | wifi_direct_utils.cpp | 540 int32_t ret = LnnSetLocalNumInfo(NUM_KEY_P2P_ROLE, role); in SyncLnnInfoForP2p()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_utils.cpp | 536 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 D | lnn_distributed_net_ledger_manager.c | 787 {NUM_KEY_P2P_ROLE, DlGetP2pRole},
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
H A D | lnn_local_net_ledger.c | 1809 {NUM_KEY_P2P_ROLE, -1, L1GetP2pRole, UpdateP2pRole},
|