Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 6 of 6) sorted by relevance

/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/
H A DGATTCharacteristicDescriptor.java16 public byte[] getBytes(){ in getBytes() method in GATTCharacteristicDescriptor
H A DGATTService.java17 public byte[] getBytes(){ in getBytes() method in GATTService
H A DGATTCharacteristic.java19 public byte[] getBytes(){ in getBytes() method in GATTCharacteristic
H A DBD_ADDR.java11 public byte[] getBytes(){ in getBytes() method in BD_ADDR
H A DBT_UUID.java46 public byte[] getBytes(){ in getBytes() method in BT_UUID
H A DUtil.java151 public static byte[] getBytes(byte[] buffer, int offset, int length){ in getBytes() method in Util