permit

abstract fun permit(enabled: Boolean): suspend () -> ScanningState

Transitions into a ScanningState after Bluetooth permissions have been granted

Return

a method for transitioning into the new ScanningState

Parameters

enabled

if true the Bluetooth service is enabled