Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

OBEX Header structure. More...

#include <obex.h>

Data Fields

uint8_t id
 Header ID bt_obex_header_id.
 
uint16_t len
 The length of header value.
 
const uint8_tdata
 Header value.
 

Detailed Description

OBEX Header structure.

Field Documentation

◆ data

const uint8_t* bt_obex_hdr::data

Header value.

◆ id

uint8_t bt_obex_hdr::id

Header ID bt_obex_header_id.

◆ len

uint16_t bt_obex_hdr::len

The length of header value.


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