Package-level declarations
Types
Link copied to clipboard
A base class for all Bluetooth connectivity panels.
Link copied to clipboard
Represent states that support showing extension panels.
Link copied to clipboard
These callbacks are used by the frontend extensions to control the Bluetooth connectivity flow.
Link copied to clipboard
class BluetoothConnectivityFrontendExtension(val panelController: BluetoothConnectivityFrontendExtensionPanelController) : FrontendExtension
A FrontendExtension to add an extra modal panel to the Bluetooth connectivity flow.
Link copied to clipboard
The controller which is used by the Bluetooth connectivity frontend to extend its flow with an additional panel.