B
C
D
F
G
J
O
R
S
U
V
W
X
O
- onCharacteristicChanged(BLEPeripheralView,BluetoothGattCharacteristic,ByteArray) - function in xyz.regulad.regulib.ble.BLEPeripheralView.BLEPeripheralViewCallback
- Called when a characteristic is changed and we are informed using a notification
- onFinalDisconnection(BLEPeripheralView) - function in xyz.regulad.regulib.ble.BLEPeripheralView.BLEPeripheralViewCallback
- Called when the peripheral is permanently disconnected (no chance of reconnection) or if the initial connection fails unrecoverablbly
- onFirstConnection(BLEPeripheralView) - function in xyz.regulad.regulib.ble.BLEPeripheralView.BLEPeripheralViewCallback
- Called when the first connection is made to the peripheral and the connection is stable.