Communications Toolbox™ Library for the Bluetooth Protocol functions and objects model the Bluetooth low energy (BLE) link layer (LL), the logical link control and adaptation protocol (L2CAP), the generic access profile (GAP), the attribute protocol (ATT) layer and the Bluetooth basic rate/enhanced data rate (BR/EDR) baseband and link control layer. Use the configuration objects to parameterize these functions and to create Bluetooth protocol data units (PDUs) that are compliant with the Bluetooth Core Specification.
bleATTPDU | Generate BLE ATT PDU |
bleATTPDUDecode | Decode BLE ATT PDU |
bleLLDataChannelPDU | Generate BLE LL data channel PDU |
bleLLDataChannelPDUDecode | Decode BLE LL data channel PDU |
bleLLAdvertisingChannelPDU | Generate BLE LL advertising channel PDU |
bleLLAdvertisingChannelPDUDecode | Decode BLE LL advertising channel PDU |
bleGAPDataBlock | Generate BLE GAP data block |
bleGAPDataBlockDecode | Decode BLE GAP data block |
bleL2CAPFrame | Generate BLE L2CAP frame |
bleL2CAPFrameDecode | Decode BLE L2CAP frame |
bleATTPDUConfig | Configuration object for BLE ATT PDU |
bleLLDataChannelPDUConfig | Configuration object for BLE LL data channel PDU |
bleLLControlPDUConfig | Configuration object for BLE LL control PDU payload configuration |
bleLLAdvertisingChannelPDUConfig | Configuration object for BLE LL advertising channel PDU |
bleGAPDataBlockConfig | Configuration object for BLE GAP data block |
bleL2CAPFrameConfig | Configuration object for BLE L2CAP frame |
bleChannelSelection | BLE channel index for connection events |
bluetoothFrequencyHop | Bluetooth BR/EDR channel index for frequency hopping |
Describes the configuration objects defined in Communications Toolbox Library for the Bluetooth Protocol.
Explore the Bluetooth low energy (BLE) and the Bluetooth protocol stack.
Describes the Bluetooth packet structures you can model using Communications Toolbox Library for the Bluetooth Protocol.
Describes creation of configuration objects that are used to store the properties required to generate Bluetooth waveforms and to recover signal data.