Searched refs:makeBLEMessage (Results 1 – 1 of 1) sorted by relevance
116 private static BLEMessage makeBLEMessage(byte[] payload, OperationType operation, in makeBLEMessage() method in BLEMessageV1Factory144 bleMessages.add(makeBLEMessage(payload, operation, isPayloadEncrypted)); in makeBLEMessages()