Package-level declarations
Types
Permission to access the Bluetooth sensor
A PermissionManager for managing BluetoothPermission
A BaseBluetoothPermissionManagerBuilder for the JS family. The context is unused — the browser has no ambient permission context.
The BasePermissionManager to use as a default for BluetoothPermission
The BasePermissionManager to use as a default for BluetoothPermission
The BasePermissionManager to use as a default for BluetoothPermission
The BasePermissionManager to use as a default for BluetoothPermission
The default BasePermissionManager for BluetoothPermission on the JS family (js + wasmJs).
Functions
Registers a BaseBluetoothPermissionManagerBuilder and PermissionStateRepo for BluetoothPermission to the PermissionsBuilder.register and PermissionsBuilder.registerPermissionStateRepoBuilder respectively Only one builder can be registered.
Gets the BaseBluetoothPermissionManagerBuilder registered If not yet registered, this will register a BaseBluetoothPermissionManagerBuilder and PermissionStateRepo for BluetoothPermission to the PermissionsBuilder.register and PermissionsBuilder.registerPermissionStateRepoBuilder respectively