Searched defs:getBytes (Results 1 – 6 of 6) sorted by relevance
/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/ | ||
H A D | GATTCharacteristicDescriptor.java | 16 public byte[] getBytes(){ in getBytes() method in GATTCharacteristicDescriptor |
H A D | GATTService.java | 17 public byte[] getBytes(){ in getBytes() method in GATTService |
H A D | GATTCharacteristic.java | 19 public byte[] getBytes(){ in getBytes() method in GATTCharacteristic |
H A D | BD_ADDR.java | 11 public byte[] getBytes(){ in getBytes() method in BD_ADDR |
H A D | BT_UUID.java | 46 public byte[] getBytes(){ in getBytes() method in BT_UUID |
H A D | Util.java | 151 public static byte[] getBytes(byte[] buffer, int offset, int length){ in getBytes() method in Util |