|
TI BLE Stack API Documentation
2.03.08
|
#include <gap.h>
Public Attributes | |
| osal_event_hdr_t | hdr |
| GAP_MSG_EVENT and status. | |
| uint8 | opcode |
| GAP_DEVICE_DISCOVERY_EVENT. | |
| uint8 | numDevs |
| Number of devices found during scan. | |
| gapDevRec_t * | pDevList |
| array of device records | |
GAP_DEVICE_DISCOVERY_EVENT message format. This message is sent to the Application after a scan is performed.
1.8.12