Holds the Bid Id data. More...
#include <ccl_bidid.h>
Data Fields | |
| ccl_bidid_gen_status_t | status |
| Holds status/error info incase of any failures. More... | |
| char | bidid [CCL_BIDID_MAX_SIZE] |
Holds the Bid Id data.
| char ccl_bidid_data_t::bidid[CCL_BIDID_MAX_SIZE] |
Bid Id as per the protocol Bid Id will be null terminated string
| ccl_bidid_gen_status_t ccl_bidid_data_t::status |
Holds status/error info incase of any failures.