TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for SNP_setAuthenticationData / SNP_SET_AUTHENTICATION_DATA_REQ. More...
Data Fields | |
uint32_t | authData |
4 Byte Authentication Data. 000000 - 999999 or TRUE/FALSE | |
Parameter Structure for SNP_setAuthenticationData / SNP_SET_AUTHENTICATION_DATA_REQ.
For Passcode: 000000 - 999999
For Numeric Comparison: TRUE(match) or FALSE(no match)
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.