InterviewSolution
Saved Bookmarks
| 1. |
What Is A Bluetooth Hci? |
|
Answer» L2CAP is used within the BLUETOOTH protocol stack. It passes packets to either the Host CONTROLLER INTERFACE (HCI) or on a hostless system, directly to the Link Manager/ACL link. L2CAP's functions include multiplexing data between DIFFERENT higher layer protocols. L2CAP is used within the Bluetooth protocol stack. It passes packets to either the Host Controller Interface (HCI) or on a hostless system, directly to the Link Manager/ACL link. L2CAP's functions include multiplexing data between different higher layer protocols. |
|