- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Asynchronous Connection-Less (ACL) Link
Bluetooth link layers define two types of data links, Asynchronous Connection-Less (ACL) Link, being one of them. It is the type of link used for transmission of general data packets using Bluetooth connection. ACL is a point – to – multipoint link used for irregular traffic between a master device and one or more slave devices.
Features of Bluetooth ACL links
ACL is a packet oriented link, i.e. the link establishes a packet – switched network.
ACL is used for transmission of data traffic which are delivered at irregular intervals, where maintaining data integrity is more important than the time latency.
Both symmetric and asymmetric traffic are supported. The master device controls the bandwidth of the ACL link. Slave devices poll in order to decide who will transmit data.
ACL links are point – to – multipoint in nature, i.e. there is one master device which connects with maximum seven slave devices to form a Piconet.
Broadcast messages are also supported by ACL links.
ACL links can reach a maximum data rates of 57.6 Kbps in downlink and 721 bps in uplink.
The packets are delivered on best – effort basis, i.e., no guarantees are given for data transmission. Lost frames may be retransmitted.
ACL has two frame types−
DM which provides Forward Error Correction (FEC)
DH which doesn’t provide FEC
In order to protect data packets, automatic retransmission query (ARQ) scheme is used.
- Related Articles
- Difference between ACL and SCO Link in Bluetooth
- Synchronous Connection-Oriented (SCO) Link
- Difference between Connection-oriented and Connection-less Services
- Differences between Connection-oriented and Connection-less Services.
- What is Connection less Service?
- What is Implementation of connection less services?
- Anterior Cruciate Ligament (ACL) Injury
- Asynchronous Transfer Mode (ATM)
- Asynchronous Nature in Cypress
- Induction Generator (Asynchronous Generator)
- What is Asynchronous Transmission?
- Explain Asynchronous vs Deferred JavaScript
- Synaptic Connection
- Difference between Synchronous and Asynchronous Counter
- Difference between Synchronous and Asynchronous Transmission
