Searched refs:SetCommonFunction (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_test.cpp | 1545 static void SetCommonFunction(uint32_t laneReqId, LaneLinkType linkType, struct WifiDirectManager m… in SetCommonFunction() function 1597 SetCommonFunction(laneReqId, LANE_HML_RAW, g_manager); 1619 SetCommonFunction(laneReqId, LANE_HML_RAW, g_manager3); 1637 SetCommonFunction(laneReqId, LANE_HML_RAW, g_manager2); 1655 SetCommonFunction(laneReqId, LANE_P2P, g_manager); 1755 SetCommonFunction(laneReqId, LANE_P2P, g_manager); 1771 SetCommonFunction(laneReqId, LANE_P2P, g_manager);
|