GrantBluetooth

actual object GrantBluetooth

Entry point for initializing the Grant Bluetooth module.

expect object GrantBluetooth

Entry point for initializing the Grant Bluetooth module.

actual object GrantBluetooth

Entry point for initializing the Grant Bluetooth module.

Functions

Link copied to clipboard
actual fun initialize()

No-op on Android, as Android handles permissions via Manifest and Intents.

expect fun initialize()

Initializes the Bluetooth permission handler. Must be called before requesting Bluetooth permissions. It is safe to call this multiple times.

actual fun initialize()

Registers the Bluetooth permission handler for iOS.