AndroidBLE:onDescriptorWrite,onCharacteristicWrite,onCharacteristicReadnonearebeingcalled,butothercallbackswork
创始人
2024-10-06 12:03:50
0

可能是由于GattCallback注册了不同的UUID导致,建议检查Descriptor UUID、Characteristic UUID和Service UUID是否与设备的UUID匹配。此外,也可以尝试使用BluetoothGatt#readCharacteristic(BluetoothGattCharacteristic)和BluetoothGatt#writeCharacteristic(BluetoothGattCharacteristic)直接读写特征值并检查是否会触发相应的回调。以下是一个示例代码:

private BluetoothGattCallback mGattCallback = new BluetoothGattCallback() {
    @Override
    public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) {
        // ...
    }

    @Override
    public void onServicesDiscovered(BluetoothGatt gatt, int status) {
        if (status == BluetoothGatt.GATT_SUCCESS) {
            List services = gatt.getServices();
            for (BluetoothGattService service : services) {
                Log.d(TAG, "getService(): " + service.getUuid());
                List characteristics = service.getCharacteristics();
                for (BluetoothGattCharacteristic characteristic : characteristics) {
                    Log.d(TAG, "getCharcteristic(): " + characteristic.getUuid());
                    List descriptors = characteristic.getDescriptors();
                    for (BluetoothGattDescriptor descriptor : descriptors) {
                        Log.d(TAG, "getDescriptor(): " + descriptor.getUuid());
                    }
                }
            }
        }
    }

    @Override
    public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) {
        // ...
    }

    @Override
    public void onCharacteristicWrite(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) {
        // ...
    }

    @Override
    public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) {
        // ...
    }

    @Override
    public void onCharacteristicChanged(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic) {
        // ...
    }
};

// 读取特征值
BluetoothGattCharacteristic characteristic = gatt.getService(serviceUuid)
    .getCharacteristic(characteristicUuid);
gatt.readCharacteristic(characteristic);

// 写入特征值
BluetoothGattCharacteristic characteristic = gatt.getService(serviceUuid)
    .getCharacteristic(characteristicUuid);
characteristic.setValue(value);
gatt.writeCharacteristic(characteristic);

相关内容

热门资讯

透视脚本!WePOKer辅助软... 透视脚本!WePOKer辅助软件挂,wepoker可以透视吗,(终于清楚外挂辅助插件)是一款可以让一...
脚本辅助!wepoker的10... 脚本辅助!wepoker的10个必赢技巧,wepoker有挂吗透视软件,(关于外挂辅助下载)是一款可...
开挂透视!wepoker辅助插... 无需打开直接搜索;操作使用教程:开挂透视!wepoker辅助插件怎么用,wepoker发牌规律总结,...
辅助工具!wepoker透视辅... 您好:wepoker透视辅助器最新版本更新内容这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中...
开挂透视!wpk透视挂免费测试... 您好,微扑克辅助器免费最新版本更新内容这款游戏可以开挂的,确实是有挂的,需要了解加微【1367043...
开挂辅助工具!wpk德州最新版... 开挂辅助工具!wpk德州最新版,wepoker透视挂方法,(科技分享外挂辅助挂)是一款可以让一直输的...
开挂透视!wepoker开挂辅... 开挂透视!wepoker开挂辅助挂,wepoker辅助透视挂,(玩家科普外挂辅助挂)是一款可以让一直...
透视脚本!WePoker玩家总... 无需打开直接搜索加微信客服(136704302)咨询了解微扑克封号如何避免辅助器目前(微信:1367...
脚本辅助!wepoker好友局... wepoker好友局能不能透视是一款可以让一直输的玩家,快速成为一个“必胜”的ai辅助神器,有需要的...
透视辅助!微扑克辅助工具免费版... >>您好:微扑克辅助工具免费版苹果软件加扣扣群确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户...