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.
Fork of BLE_WallbotBLE_Challenge by
ble_common_evt_t Struct Reference
[Structures]
Event structure for events not associated with a specific function module. More...
#include <ble.h>
Data Fields | |
uint16_t | conn_handle |
Connection Handle on which this event occured. | |
ble_evt_tx_complete_t | tx_complete |
Transmission Complete. | |
ble_evt_user_mem_request_t | user_mem_request |
User Memory Request Event Parameters. | |
ble_evt_user_mem_release_t | user_mem_release |
User Memory Release Event Parameters. |
Detailed Description
Event structure for events not associated with a specific function module.
Definition at line 113 of file ble.h.
Field Documentation
uint16_t conn_handle |
Generated on Tue Jul 12 2022 13:52:33 by
