OpenOBEX
|
OBEX object tag information. More...
#include <obex_const.h>
Data Fields | |
uint32_t | bq4 |
use this when header type is OBEX_HDR_TYPE_UINT32 More... | |
uint8_t | bq1 |
use this when header type is OBEX_HDR_TYPE_UINT8 More... | |
const uint8_t * | bs |
use this when header type is OBEX_HDR_TYPE_BYTES or OBEX_HDR_TYPE_UNICODE More... | |
OBEX object tag information.
uint8_t obex_headerdata_t::bq1 |
use this when header type is OBEX_HDR_TYPE_UINT8
uint32_t obex_headerdata_t::bq4 |
use this when header type is OBEX_HDR_TYPE_UINT32
const uint8_t* obex_headerdata_t::bs |
use this when header type is OBEX_HDR_TYPE_BYTES or OBEX_HDR_TYPE_UNICODE