Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.bluetooth
/
BluetoothRepositoryModule
/
Companion
Companion
object
Companion
Members
Functions
provide
Bluetooth
Adapter
Link copied to clipboard
@
Provides
fun
provideBluetoothAdapter
(
service
:
BluetoothManager
?
)
:
BluetoothAdapter
?
provide
Bluetooth
Manager
Link copied to clipboard
@
Provides
fun
provideBluetoothManager
(
application
:
Application
)
:
BluetoothManager
?