BluetoothGattCallback

公開抽象類別 BluetoothGattCallback 擴充物件

公用建構函式摘要

公用方法摘要

void
void
void
void
on onStateStateChange (BluetoothGatt gatt, int status, int newState)
void
ononReadRead (BluetoothGatt Gg、BluetoothGattDescriptor 描述元、Int 狀態)
void
ononWrite (BluetoothGatt gatt、BluetoothGatt 描述元 描述元、Int 狀態)
void

繼承方法摘要

公用建構函式

public BluetoothGattCallback ()

公用方法

public void onCharacteristicChanged (BluetoothGatt gatt, BluetoothGattCharacteristic 特性)

參數
Gatt
特性

public void onCharacteristicRead (BluetoothGatt gatt, BluetoothGattCharacteristic 特性, int 狀態)

參數
Gatt
特性
狀態

public void onCharacteristicWrite (BluetoothGatt gatt, BluetoothGattCharacteristic 特性, int 狀態)

參數
Gatt
特性
狀態

public void onConnectionStateChange (BluetoothGatt gatt, int status, int newState)

參數
Gatt
狀態
newState

public void onDescriptorRead (BluetoothGatt gatt, BluetoothGattDescriptor 描述元, int 狀態)

參數
Gatt
描述元
狀態

public void onDescriptorWrite (BluetoothGatt gatt, BluetoothGattDescriptor 描述元, int 狀態)

參數
Gatt
描述元
狀態

public void onServicesDiscovered (BluetoothGatt gatt, int status)

參數
Gatt
狀態