BLE FOTA APP
ble_gap_evt_timeout_t Struct Reference
[Generic Access Profile (GAP)]
Event data for timeout event. More...
#include <ble_gap.h>
Data Fields | |
| uint8_t | src |
| Source of timeout event, see GAP Timeout sources. | |
Detailed Description
Event data for timeout event.
Definition at line 571 of file ble_gap.h.
Field Documentation
| uint8_t src |
Source of timeout event, see GAP Timeout sources.
Generated on Tue Jul 12 2022 21:01:00 by
1.7.2
Yihui Xiong