TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GAP_PASSKEY_NEEDED_EVENT message format. More...
Data Fields | |
uint16 | connectionHandle |
Connection handle. | |
uint8 | deviceAddr [B_ADDR_LEN] |
address of device to pair with, and could be either public or random. | |
osal_event_hdr_t | hdr |
GAP_MSG_EVENT and status | |
uint32 | numComparison |
Numeric Comparison value to be displayed. | |
uint8 | opcode |
GAP_PASSKEY_NEEDED_EVENT | |
uint8 | uiInputs |
Pairing User Interface Inputs - Ask user to input passcode. | |
uint8 | uiOutputs |
Pairing User Interface Outputs - Display passcode. | |
GAP_PASSKEY_NEEDED_EVENT message format.
This message is sent to the app when a Passkey is needed from the app's user interface.