Home
last modified time | relevance | path

Searched refs:UnbindLaneIdFromProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_model.h39 void UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c160 void UnbindLaneIdFromProfile(uint64_t laneId, uint32_t profileId) in UnbindLaneIdFromProfile() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1296 (void)UnbindLaneIdFromProfile(laneId, profileId);
1298 (void)UnbindLaneIdFromProfile(0, profileId);