Searched refs:tbsUuidToString (Results 1 – 1 of 1) sorted by relevance
142 private static String tbsUuidToString(UUID uuid) { in tbsUuidToString() method in TbsGatt1045 + (charUuid != null ? tbsUuidToString(charUuid) : "UNKNOWN")); in onRejectedAuthorizationGattOperation()1167 TAG, "Missing characteristic value for char: " + tbsUuidToString(charUuid)); in onUnauthorizedCharRead()1191 + (charUuid != null ? tbsUuidToString(charUuid) : "UNKNOWN")); in onUnauthorizedGattOperation()1268 + (charUuid != null ? tbsUuidToString(charUuid) : "UNKNOWN")); in onAuthorizedGattOperation()1716 + tbsUuidToString(entry.getKey()) in dump()