Nordic stack and drivers for the mbed BLE API. Version to work around build bug.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 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 19:52:04 by
1.7.2
Jonathan Austin
