2023年6月30日
摘要: 客户需求,蓝牙未连接状态电源按键按下后发送开机广播 实现步骤 1.新建蓝牙广播包,格式按照客户要求,创建位置与advdata[]相同 static uint8 adv_power_on[] = { // flags 0x02, // length of this data GAP_ADTYPE_FL 阅读全文
posted @ 2023-06-30 17:43 foorun 阅读(391) 评论(0) 推荐(0) 编辑