Home
last modified time | relevance | path

Searched defs:devIdList (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_link_conflict.h58 char (*devIdList)[NETWORK_ID_BUF_LEN]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_conflict.c203 char (*devIdList)[NETWORK_ID_BUF_LEN] = in GenerateConflictInfo() local
H A Dlnn_lane_link.c776 static int32_t CopyAllDevIdWithoutLock(LaneLinkType type, uint8_t resourceNum, char **devIdList, ui… in CopyAllDevIdWithoutLock()
815 int32_t GetAllDevIdWithLinkType(LaneLinkType type, char **devIdList, uint8_t *devIdCnt) in GetAllDevIdWithLinkType()