A flow diagram of the AMP link establishment and detachment of a connection between two devices is shown in Figure 4.47.

1 Physical Link Establishment

The process of establishing a Physical Link consists of 4 steps.

Step 1:Host A uses the BR/EDR Controller to request AMP_Info data from Host B in order to create an AMP connection. Host B gets this information from PAL B using HCI Read Local AMP Info. Host B returns
the information to Host A over the BR/EDR radio.

Step 2:Host A send san HCI Create Physical Link command to its AMP Controller. AMP Controller A determines which channel will be used, and provides channel information to its Host. AMP Controller
A joins or creates that channel. Note use of dotted rectangles for zero or multiple uses of read or write AMP_Assoc.

watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQveW16aG91MTE3/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center" alt="">

Step 3:Host A uses the BR/EDR radio to request a physical link to B. Host B tells its AMP Controller to accept a physical link from Device A.

Step 4: The AMP Controllers perform security operations. When the handshake is complete, both devices inform their Hosts that the link is ready for use. Note that the mechanism used to transport the
authentication messages is defined by each PAL.

watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQveW16aG91MTE3/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center" alt="">

Step 5:Host A sends a Physical Link Disconnect command to its AMP Controller. AMP Controllers A and B do whatever AMP specific action is required to meet the request. Each AMP Controller sends the
Physical Link Disconnect Complete event to its host. Both devices can now leave the AMP channel. Note that disconnection of any active Logical Links is not shown in Figure 4.52.

Step 6: During normal operation the AMP Controller may alert its Host to issues on the link.

最新文章

  1. 【总结】.Net面试题集锦 (二)
  2. xshell 语句
  3. response.sendRedirect的细节
  4. 20135316王剑桥 linux第十二周课实验笔记
  5. Spark函数
  6. HDU2112 HDU Today 最短路+字符串哈希
  7. 搭建Nginx(负载均衡)+Redis(Session共享)+Tomcat集群
  8. 部署在腾讯云的公益网站遭受了一次CC攻击
  9. 使用OpenCV查找二值图中最大连通区域
  10. 51nod贪心算法教程
  11. TFS下载文件已损坏问题
  12. WireShark过滤解析HTTP/TCP
  13. 虚拟机-linux系统中图形界面和命令行界面切换
  14. appium+java(五)微信小程序自动化测试实践
  15. ConfuserEx壳
  16. eclipse启动时出现无法创建java虚拟机
  17. Java 迭代器综述
  18. iframe父窗口和子窗口之间的调用
  19. 【BZOJ】【1038】【ZJOI2008】瞭望塔
  20. poj 3790 Recursively Palindromic Partitions

热门文章

  1. SpringMVC-@RequestMapping的参数和用法
  2. 2019.05.08 《Linux驱动开发入门与实战》
  3. exit---退出目前的shell
  4. PLSQL乱码&TNS-12557: protocol adapter not loadable解决
  5. 虚拟机上的Ubuntu开机显示“无法应用原保存的显示器配置”
  6. 使用Cygwin在Windows上体验Linux的快感
  7. [React] Define defaultProps and PropTypes as static methods in class component
  8. the way to go
  9. BZOJ3091: 城市旅行(LCT,数学期望)
  10. go 语言学习笔记 0001 --> iota