TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for the Get GAP Parameter Value Response. More...
Data Fields | |
uint16_t | paramId |
2 Byte GAP Parameter ID, GAP Parameter IDs | |
uint8_t | status |
1 Byte Status of the request (SUCCESS or Error, list of status generated by the SNP.) | |
uint16_t | value |
2 Byte Parameter Value retrieved. | |
Parameter Structure for the Get GAP Parameter Value Response.
Used for SNP_GET_GAP_PARAM_RSP
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.