wwjdwy

uint8 ownAddress[B_ADDR_LEN];  //B_ADDR_LEN=6
GAPRole_GetParameter(GAPROLE_BD_ADDR, ownAddress);

#define   GAPROLE_BD_ADDR   0x304

Device\'s Address. Read Only. Size is uint8[B_ADDR_LEN]. This item is read from the controller. 

 

读出正确,低字节在前

 

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-03
  • 2021-06-22
  • 2021-10-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2021-04-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案