Searched defs:gattInstance (Results 1 – 2 of 2) sorted by relevance
92 val gattInstance = GattInstance.get(request.connection.address) in writeAttFromHandle() constant126 val gattInstance = GattInstance.get(request.connection.address) in discoverServiceByUuid() constant147 val gattInstance = GattInstance.get(request.connection.address) in discoverServices() constant185 val gattInstance = GattInstance.get(request.connection.address) in clearCache() constant197 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicFromHandle() constant217 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicsFromUuid() constant237 val gattInstance = GattInstance.get(request.connection.address) in readCharacteristicDescriptorFromHandle() constant301 val gattInstance = GattInstance.get(request.connection.address) in setCharacteristicNotificationFromHandle() constant336 val gattInstance = GattInstance.get(request.connection.address) in waitCharacteristicNotification() constant
396 val gattInstance = in disconnect() constant