Searched refs:HbMediumMgrRelayProcess (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_medium_mgr_test.cpp | 388 HWTEST_F(HeartBeatMediumTest, HbMediumMgrRelayProcess, TestSize.Level1) 394 HbMediumMgrRelayProcess(TEST_DEVID, CONNECTION_ADDR_BR, HEARTBEAT_TYPE_BLE_V1); 395 HbMediumMgrRelayProcess(TEST_DEVID, CONNECTION_ADDR_BR, HEARTBEAT_TYPE_BLE_V1); 396 HbMediumMgrRelayProcess(nullptr, CONNECTION_ADDR_BR, HEARTBEAT_TYPE_BLE_V1); 873 HbMediumMgrRelayProcess(TEST_UDID_HASH, CONNECTION_ADDR_WLAN, HEARTBEAT_TYPE_BLE_V1);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 75 static void HbMediumMgrRelayProcess(const char *udidHash, ConnectionAddrType type, LnnHeartbeatType… 85 .onRelay = HbMediumMgrRelayProcess, 1017 static void HbMediumMgrRelayProcess(const char *udidHash, ConnectionAddrType type, LnnHeartbeatType… in HbMediumMgrRelayProcess() function
|