Searched refs:constructGetDoTlv (Results 1 – 4 of 4) sorted by relevance
83 return constructGetDoTlv(SESSION_DATA_DO_TAG); in constructSessionDataGetDoTlv()119 public static TlvDatum constructGetDoTlv(@NonNull Tag tag) { in constructGetDoTlv() method in CsmlUtil
43 byte[] actual = CsmlUtil.constructGetDoTlv(doTag).toBytes(); in constructGetDoTlvForTopTag()
95 GetDoCommand.build(CsmlUtil.constructGetDoTlv(CsmlUtil.CONTROLEE_INFO_DO_TAG)); in handleControleeInfoAvailable()
56 CsmlUtil.constructGetDoTlv(CsmlUtil.CONTROLEE_INFO_DO_TAG)); in sendGetControleeInfoCommand()