我用下面这个API修改蓝牙地址,
函数原型:
| bStatus_t | GAP_ConfigDeviceAddr (uint8 addrType, uint8 *pStaticAddr) |
语句:GAP_ConfigDeviceAddr(ADDRTYPE_STATIC,tm_addr);
报错说unrecognized token,
查阅API manul,还是不明白GAP API中有关token的函数到底干嘛用的,求大神们指点!
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.