toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
client-android
/
no.nordicsemi.android.kotlin.ble.client.real
/
ClientBleGattCallback
/
onPhyUpdate
on
Phy
Update
open
override
fun
onPhyUpdate
(
gatt
:
BluetoothGatt
?
,
txPhy
:
Int
,
rxPhy
:
Int
,
status
:
Int
)
Callback responsible for emitting an event
PhyUpdate
.