toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-api
/
no.nordicsemi.android.kotlin.ble.client.api
/
ClientMutexHandleCallback
Client
Mutex
Handle
Callback
class
ClientMutexHandleCallback
(
bufferSize
:
Int
,
mutexWrapper
:
MutexWrapper
)
Members
Constructors
Client
Mutex
Handle
Callback
Link copied to clipboard
constructor
(
bufferSize
:
Int
,
mutexWrapper
:
MutexWrapper
)
Properties
event
Link copied to clipboard
val
event
:
SharedFlow
<
ClientGattEvent
>
Functions
try
Emit
Link copied to clipboard
fun
tryEmit
(
event
:
ClientGattEvent
)