Searched defs:gattInstance (Results 1 – 2 of 2) sorted by relevance
91 val gattInstance = GattInstance.get(request.connection.address) in writeAttFromHandle() constant125 val gattInstance = GattInstance.get(request.connection.address) in discoverServiceByUuid() constant146 val gattInstance = GattInstance.get(request.connection.address) in discoverServices() constant184 val gattInstance = GattInstance.get(request.connection.address) in clearCache() constant196 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicFromHandle() constant216 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicsFromUuid() constant236 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicDescriptorFromHandle() constant300 val gattInstance = GattInstance.get(request.connection.address) in setCharacteristicNotificationFromHandle() constant335 val gattInstance = GattInstance.get(request.connection.address) in waitCharacteristicNotification() constant
386 val gattInstance = in disconnect() constant