Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class.
Link copied to clipboard
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.BroadcastReceiverGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.BroadcastReceiverGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.BroadcastReceiverGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.BroadcastReceiverGenerator" )
A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class.
Link copied to clipboard
Handles all the communication with android apps. Also keeps an internal model of the network state.
Link copied to clipboard
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
Link copied to clipboard
Link copied to clipboard
class MeshServiceBroadcasts(context: Context, clientPackages: MutableMap<String, String>, getConnectionState: () -> ConnectionState)
Link copied to clipboard
Manages the creation and display of all app notifications.
Link copied to clipboard
class PacketHandler(packetRepository: Lazy<PacketRepository>, serviceBroadcasts: MeshServiceBroadcasts, radioInterfaceService: RadioInterfaceService, meshLogRepository: Lazy<MeshLogRepository>)
Link copied to clipboard
Link copied to clipboard
A BroadcastReceiver that handles inline replies from notifications.
Link copied to clipboard
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
Link copied to clipboard
Link copied to clipboard
Uses coroutines to safely access a bluetooth GATT device with a synchronous API
Link copied to clipboard
Link copied to clipboard
Repository class for managing the IMeshService instance and connection state
Link copied to clipboard
Link copied to clipboard
Helper that calls MeshService.startService()