Home
last modified time | relevance | path

Searched refs:buildJsonBluetoothGattDescriptor (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java213 return buildJsonBluetoothGattDescriptor((BluetoothGattDescriptor) data); in build()
513 private static Object buildJsonBluetoothGattDescriptor( in buildJsonBluetoothGattDescriptor() method in JsonBuilder