devclass.h
来自「基于BlueSleil的Sample 查找附近的蓝牙设备 确定安装了蓝牙和B」· C头文件 代码 · 共 7 行
H
7 行
#ifndef _DEV_CLASS_H_
#define _DEV_CLASS_H_
VOID PrintDeviceClassInfo(BYTE devClass[3]);
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?