[{"class":"androidx.bluetooth.BluetoothLe.Companion","addedIn":"1.0.0-alpha01","methods":[],"fields":[]},{"class":"androidx.bluetooth.GattCharacteristic.Companion","addedIn":"1.0.0-alpha01","methods":[],"fields":[]},{"class":"androidx.bluetooth.BluetoothAddress","addedIn":"1.0.0-alpha01","methods":[{"method":"getAddress()","addedIn":"1.0.0-alpha01"},{"method":"getAddressType()","addedIn":"1.0.0-alpha01"},{"method":"BluetoothAddress(java.lang.String,int)","addedIn":"1.0.0-alpha01"},{"method":"equals(java.lang.Object)","addedIn":"1.0.0-alpha01"},{"method":"hashCode()","addedIn":"1.0.0-alpha01"}],"fields":[{"field":"Companion","addedIn":"1.0.0-alpha01"},{"field":"ADDRESS_TYPE_UNKNOWN","addedIn":"1.0.0-alpha01"},{"field":"ADDRESS_TYPE_RANDOM_RESOLVABLE","addedIn":"1.0.0-alpha01"},{"field":"ADDRESS_TYPE_RANDOM_STATIC","addedIn":"1.0.0-alpha01"},{"field":"ADDRESS_TYPE_PUBLIC","addedIn":"1.0.0-alpha01"},{"field":"ADDRESS_TYPE_RANDOM_NON_RESOLVABLE","addedIn":"1.0.0-alpha01"}]},{"class":"androidx.bluetooth.BluetoothDevice","addedIn":"1.0.0-alpha01","methods":[{"method":"getId()","addedIn":"1.0.0-alpha01"},{"method":"getName()","addedIn":"1.0.0-alpha01"},{"method":"getBondState()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.BluetoothLe","addedIn":"1.0.0-alpha01","methods":[{"method":"connectGatt(androidx.bluetooth.BluetoothDevice,kotlin.jvm.functions.Function2,?>,kotlin.coroutines.Continuation)","addedIn":"1.0.0-alpha01"},{"method":"scan(java.util.List)","addedIn":"1.0.0-alpha01"},{"method":"BluetoothLe(android.content.Context)","addedIn":"1.0.0-alpha01"},{"method":"advertise(androidx.bluetooth.AdvertiseParams,kotlin.jvm.functions.Function2,?>,kotlin.coroutines.Continuation)","addedIn":"1.0.0-alpha01"},{"method":"openGattServer(java.util.List,kotlin.jvm.functions.Function2,?>,kotlin.coroutines.Continuation)","addedIn":"1.0.0-alpha01"}],"fields":[{"field":"ADVERTISE_FAILED_TOO_MANY_ADVERTISERS","addedIn":"1.0.0-alpha01"},{"field":"Companion","addedIn":"1.0.0-alpha01"},{"field":"ADVERTISE_FAILED_FEATURE_UNSUPPORTED","addedIn":"1.0.0-alpha01"},{"field":"ADVERTISE_FAILED_INTERNAL_ERROR","addedIn":"1.0.0-alpha01"},{"field":"ADVERTISE_STARTED","addedIn":"1.0.0-alpha01"},{"field":"ADVERTISE_FAILED_DATA_TOO_LARGE","addedIn":"1.0.0-alpha01"}]},{"class":"androidx.bluetooth.AdvertiseParams","addedIn":"1.0.0-alpha01","methods":[{"method":"AdvertiseParams(boolean,boolean,boolean,boolean,int,java.util.Map,java.util.Map,java.util.List)","addedIn":"1.0.0-alpha01"},{"method":"isConnectable()","addedIn":"1.0.0-alpha01"},{"method":"getManufacturerData()","addedIn":"1.0.0-alpha01"},{"method":"getShouldIncludeDeviceAddress()","addedIn":"1.0.0-alpha01"},{"method":"getDurationMillis()","addedIn":"1.0.0-alpha01"},{"method":"isDiscoverable()","addedIn":"1.0.0-alpha01"},{"method":"getServiceUuids()","addedIn":"1.0.0-alpha01"},{"method":"getShouldIncludeDeviceName()","addedIn":"1.0.0-alpha01"},{"method":"getServiceData()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.GattServerRequest.ReadCharacteristic","addedIn":"1.0.0-alpha01","methods":[{"method":"getCharacteristic()","addedIn":"1.0.0-alpha01"},{"method":"sendResponse(byte[])","addedIn":"1.0.0-alpha01"},{"method":"sendFailure()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.GattService","addedIn":"1.0.0-alpha01","methods":[{"method":"getCharacteristic(java.util.UUID)","addedIn":"1.0.0-alpha01"},{"method":"getUuid()","addedIn":"1.0.0-alpha01"},{"method":"GattService(java.util.UUID,java.util.List)","addedIn":"1.0.0-alpha01"},{"method":"getCharacteristics()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.ScanResult","addedIn":"1.0.0-alpha01","methods":[{"method":"isConnectable()","addedIn":"1.0.0-alpha01"},{"method":"getManufacturerSpecificData(int)","addedIn":"1.0.0-alpha01"},{"method":"getServiceUuids()","addedIn":"1.0.0-alpha01"},{"method":"getTimestampNanos()","addedIn":"1.0.0-alpha01"},{"method":"getDevice()","addedIn":"1.0.0-alpha01"},{"method":"getDeviceAddress()","addedIn":"1.0.0-alpha01"},{"method":"getServiceData(java.util.UUID)","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.BluetoothAddress.Companion","addedIn":"1.0.0-alpha01","methods":[],"fields":[]},{"class":"androidx.bluetooth.BluetoothLe.GattClientScope","addedIn":"1.0.0-alpha01","methods":[{"method":"getServicesFlow()","addedIn":"1.0.0-alpha01"},{"method":"getService(java.util.UUID)","addedIn":"1.0.0-alpha01"},{"method":"getServices()","addedIn":"1.0.0-alpha01"},{"method":"readCharacteristic(androidx.bluetooth.GattCharacteristic,kotlin.coroutines.Continuation>)","addedIn":"1.0.0-alpha01"},{"method":"subscribeToCharacteristic(androidx.bluetooth.GattCharacteristic)","addedIn":"1.0.0-alpha01"},{"method":"writeCharacteristic(androidx.bluetooth.GattCharacteristic,byte[],kotlin.coroutines.Continuation>)","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.GattServerRequest","addedIn":"1.0.0-alpha01","methods":[],"fields":[]},{"class":"androidx.bluetooth.GattServerRequest.WriteCharacteristics","addedIn":"1.0.0-alpha01","methods":[{"method":"getParts()","addedIn":"1.0.0-alpha01"},{"method":"sendResponse()","addedIn":"1.0.0-alpha01"},{"method":"sendFailure()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.GattCharacteristic","addedIn":"1.0.0-alpha01","methods":[{"method":"GattCharacteristic(java.util.UUID,int)","addedIn":"1.0.0-alpha01"},{"method":"getUuid()","addedIn":"1.0.0-alpha01"},{"method":"getProperties()","addedIn":"1.0.0-alpha01"}],"fields":[{"field":"Companion","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_SIGNED_WRITE","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_NOTIFY","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_WRITE_NO_RESPONSE","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_EXTENDED_PROPS","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_WRITE","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_BROADCAST","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_READ","addedIn":"1.0.0-alpha01"},{"field":"PROPERTY_INDICATE","addedIn":"1.0.0-alpha01"}]},{"class":"androidx.bluetooth.ScanFilter","addedIn":"1.0.0-alpha01","methods":[{"method":"getDeviceName()","addedIn":"1.0.0-alpha01"},{"method":"getManufacturerData()","addedIn":"1.0.0-alpha01"},{"method":"getManufacturerId()","addedIn":"1.0.0-alpha01"},{"method":"getServiceDataMask()","addedIn":"1.0.0-alpha01"},{"method":"getManufacturerDataMask()","addedIn":"1.0.0-alpha01"},{"method":"getServiceUuid()","addedIn":"1.0.0-alpha01"},{"method":"getServiceUuidMask()","addedIn":"1.0.0-alpha01"},{"method":"getServiceDataUuid()","addedIn":"1.0.0-alpha01"},{"method":"ScanFilter(androidx.bluetooth.BluetoothAddress,java.lang.String,int,byte[],byte[],java.util.UUID,byte[],byte[],java.util.UUID,java.util.UUID)","addedIn":"1.0.0-alpha01"},{"method":"getDeviceAddress()","addedIn":"1.0.0-alpha01"},{"method":"getServiceData()","addedIn":"1.0.0-alpha01"}],"fields":[{"field":"Companion","addedIn":"1.0.0-alpha01"},{"field":"MANUFACTURER_FILTER_NONE","addedIn":"1.0.0-alpha01"}]},{"class":"androidx.bluetooth.ScanFilter.Companion","addedIn":"1.0.0-alpha01","methods":[],"fields":[]},{"class":"androidx.bluetooth.BluetoothLe.GattServerSessionScope","addedIn":"1.0.0-alpha01","methods":[{"method":"notify(androidx.bluetooth.GattCharacteristic,byte[],kotlin.coroutines.Continuation)","addedIn":"1.0.0-alpha01"},{"method":"getDevice()","addedIn":"1.0.0-alpha01"},{"method":"getRequests()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.GattServerRequest.WriteCharacteristics.Part","addedIn":"1.0.0-alpha01","methods":[{"method":"getOffset()","addedIn":"1.0.0-alpha01"},{"method":"getCharacteristic()","addedIn":"1.0.0-alpha01"},{"method":"getValue()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.BluetoothLe.GattServerConnectRequest","addedIn":"1.0.0-alpha01","methods":[{"method":"accept(kotlin.jvm.functions.Function2,?>,kotlin.coroutines.Continuation)","addedIn":"1.0.0-alpha01"},{"method":"getDevice()","addedIn":"1.0.0-alpha01"},{"method":"reject()","addedIn":"1.0.0-alpha01"}],"fields":[]},{"class":"androidx.bluetooth.BluetoothLe.GattServerConnectScope","addedIn":"1.0.0-alpha01","methods":[{"method":"updateServices(java.util.List)","addedIn":"1.0.0-alpha01"},{"method":"getConnectRequests()","addedIn":"1.0.0-alpha01"}],"fields":[]}]