Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
#include <goep.h>
Data Fields | |
const struct bt_goep_transport_ops * | transport_ops |
GOEP transport operations. | |
struct bt_obex | obex |
OBEX object. | |
struct bt_l2cap_br_chan bt_goep::chan |
struct bt_rfcomm_dlc bt_goep::dlc |
struct bt_obex bt_goep::obex |
OBEX object.
const struct bt_goep_transport_ops* bt_goep::transport_ops |
GOEP transport operations.
The upper layer should pass the operations to transport_ops
when providing the GOEP structure.