![]() |
![]() |
|
TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GAP_DEVICE_INFO_EVENT message format. More...
Data Fields | |
| uint8 | addr [B_ADDR_LEN] |
| Address of the advertisement or SCAN_RSP. | |
| uint8 | addrType |
| address type: Address Types | |
| uint8 | dataLen |
| Length (in bytes) of the data field (evtData) | |
| uint8 | eventType |
| Advertisement Type: GAP Advertising Report Event Types. | |
| osal_event_hdr_t | hdr |
| GAP_MSG_EVENT and status | |
| uint8 | opcode |
| GAP_DEVICE_INFO_EVENT | |
| uint8 * | pEvtData |
| Data field of advertisement or SCAN_RSP. | |
| int8 | rssi |
| Advertisement or SCAN_RSP RSSI. | |
GAP_DEVICE_INFO_EVENT message format.
This message is sent to the app during a Device Discovery Request, when a new advertisement or scan response is received.