BluetoothGattCallback

공개 추상 클래스 BluetoothGattCallback은 객체 확장

공개 생성자 요약

공개 메서드 요약

void
void
void
void
onConnectionStateChange(BluetoothGatt gatt, int 상태, int newState)
void
void
void

상속받은 메서드 요약

공개 생성자

public BluetoothGattCallback ()

공개 메서드

public void onCharacteristicChanged(BluetoothGatt gatt, BluetoothGattCharacteristic 특성)

매개변수
Gatt
특성

public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic 특성 및 int 상태)

매개변수
Gatt
특성
status

public void onCharacteristicWrite(BluetoothGatt gatt, BluetoothGattCharacteristic 특성 및 int 상태)

매개변수
Gatt
특성
status

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

매개변수
Gatt
status
newState

public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor 설명자, int 상태)

매개변수
Gatt
설명어
status

public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor 설명자, int 상태)

매개변수
Gatt
설명어
status

public void onServicesDiscovered(BluetoothGatt gatt, int 상태)

매개변수
Gatt
status