从机的服务属性都是GATT_PERMIT_AUTHEN_READ|GATT_PERMIT_AUTHEN_WRITE;
现在主机扫描到从机并且发起连接后无法扫描到服务,这个问题出在哪里呢。有没有相应的示例代码?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
从机的服务属性都是GATT_PERMIT_AUTHEN_READ|GATT_PERMIT_AUTHEN_WRITE;
现在主机扫描到从机并且发起连接后无法扫描到服务,这个问题出在哪里呢。有没有相应的示例代码?