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 nrf51-sdk by
Module's internal tables.
This section describes the module's internal tables and the static global variables needed for its functionality. More...
Variables | |
static uint8_t * | m_app_context_table [DEVICE_MANAGER_MAX_BONDS] |
Table to remember application contexts of bonded devices. |
Detailed Description
This section describes the module's internal tables and the static global variables needed for its functionality.
Variable Documentation
uint8_t* m_app_context_table[DEVICE_MANAGER_MAX_BONDS] [static] |
Table to remember application contexts of bonded devices.
Definition at line 481 of file device_manager_peripheral.c.
Generated on Tue Jul 12 2022 14:11:21 by
