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.
Dependencies: BLE_API_Native_IRC mbed
Fork of BLE_RCBController by
ble_common_evt_t Struct Reference
[Events, type definitions and API calls]
  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 98 of file ble.h.
Field Documentation
| uint16_t conn_handle | 
Generated on Tue Jul 12 2022 18:49:55 by
 1.7.2
 1.7.2 
    