Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Enumerations
[Logical Link Control and Adaptation Protocol (L2CAP)]
Enumerations | |
enum | BLE_L2CAP_SVCS { SD_BLE_L2CAP_CID_REGISTER = BLE_L2CAP_SVC_BASE, SD_BLE_L2CAP_CID_UNREGISTER, SD_BLE_L2CAP_TX } |
L2CAP API SVC numbers. More... |
Enumeration Type Documentation
enum BLE_L2CAP_SVCS |
L2CAP API SVC numbers.
- Enumerator:
SD_BLE_L2CAP_CID_REGISTER Register a CID.
SD_BLE_L2CAP_CID_UNREGISTER Unregister a CID.
SD_BLE_L2CAP_TX Transmit a packet.
Definition at line 26 of file ble_l2cap.h.
Generated on Tue Jul 12 2022 20:04:44 by
