Communications Toolbox™ Library for the Bluetooth Protocol provides functions and System objects to model Bluetooth link layer (LL), logical link control and adaptation protocol (L2CAP), generic access profile (GAP), and attribute protocol (ATT). Format configuration objects are used to parameterize these functions and to create Bluetooth protocol data units (PDUs) that are compliant with the Bluetooth Core Specifications.
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 |
Describes the value 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.