蓝牙(cc2540) 协议栈 学习一

----------------------------------------------------------

app

----------------------------------------------------------

gap role profile   应用

battery profile

...

 

----------------------------------------------------------

Host

----------------------------------------------------------

Generic Access Profile                                         GAT    一般存取配置文件

Attribute Protocol                                                ATT     协议,所有数据的传输都通过此协议 

Generic Attribute(属性) Profile                           GATT   实现具体数据的传输 

Manager                                       SM       安全机制,对数据加密

Logical Link Control and Adaption Protocol         L2CAP  逻辑链路控制和适配

 

----------------------------------------------------------

Controller

----------------------------------------------------------

Hci Host (Control interface )                                 HCI     提供蓝牙接口

Link Layer                                                             LL      链路控制层通过寄存器的设置来控制物理层

Physical layer                                                        PHY    物理层 射频和电路部分

相关文章:

  • 2022-01-07
  • 2021-11-08
  • 2021-12-21
  • 2022-12-23
  • 2022-01-12
  • 2022-12-23
  • 2021-09-01
猜你喜欢
  • 2021-11-27
  • 2021-11-04
  • 2021-04-03
  • 2021-11-22
  • 2021-12-09
  • 2021-12-15
相关资源
相似解决方案