bleATTPDUConfig
Bluetooth LE ATT PDU configuration parameters
Description
The bleATTPDUConfig
object parameterizes the bleATTPDU
function to generate a Bluetooth® low energy (LE) attribute protocol data unit (ATT PDU).
Creation
Description
creates a default
Bluetooth LE ATT PDU configuration object.cfgATT
= bleATTPDUConfig
sets properties
using one or more name-value pairs. Enclose each property name in quotes. For example,
cfgATT
= bleATTPDUConfig(Name,Value
)('Opcode','Error response')
sets the operation code to
'Error response'
.
Properties
Examples
References
[1] Bluetooth Technology Website. “Bluetooth Technology Website | The Official Website of Bluetooth Technology.” Accessed November 22, 2021. https://www.bluetooth.com/.
[2] Bluetooth Special Interest Group (SIG). "Bluetooth Core Specification." Version 5.3. https://www.bluetooth.com/.
Extended Capabilities
Version History
Introduced in R2019b