Get device info operation struct. More...
#include <ble_gapc.h>
Collaboration diagram for gap_dev_info_get_t:Public Attributes | |
| uint8_t | operation |
| Operation code. More... | |
| gap_dev_info_t | dev_info |
| Device info. More... | |
Get device info operation struct.
Definition at line 293 of file ble_gapc.h.
| gap_dev_info_t gap_dev_info_get_t::dev_info |
Device info.
Definition at line 296 of file ble_gapc.h.
| uint8_t gap_dev_info_get_t::operation |