Kaluga
Toggle table of contents
apple
Target filter
apple
Switch theme
Search in API
Skip to content
Kaluga
bluetooth-server
/
com.splendo.kaluga.bluetooth.server
/
KalugaCBPeripheralManagerDelegate
/
registerReadAction
register
Read
Action
apple
fun
registerReadAction
(
characteristic
:
LocalCharacteristic
,
onRead
:
suspend
LocalCharacteristic
.
(
ConnectedDevice
,
Int
)
->
GattResponse.ReadResponse
)