OpenOBEX  1.6
Data Fields
obex_headerdata_t Union Reference

OBEX object tag information. More...

#include <obex_const.h>

Data Fields

uint32_t bq4
 use this when header type is OBEX_HDR_TYPE_UINT32
uint8_t bq1
 use this when header type is OBEX_HDR_TYPE_UINT8
const uint8_t * bs
 use this when header type is OBEX_HDR_TYPE_BYTES or OBEX_HDR_TYPE_UNICODE

Detailed Description

OBEX object tag information.


Field Documentation

use this when header type is OBEX_HDR_TYPE_UINT8

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


The documentation for this union was generated from the following file: