Home
last modified time | relevance | path

Searched defs:net_buf (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/include/net/
Dbuf.h910 struct net_buf { struct
915 struct net_buf *frags; argument
926 /* Union for convenience access to the net_buf_simple members, also argument
930 /* The ABI of this struct must match net_buf_simple */ argument
952 uint8_t user_data[CONFIG_NET_BUF_USER_DATA_SIZE] __net_buf_align; argument
/Zephyr-Core-2.7.6/subsys/bluetooth/services/ots/
Dots_dir_list.c26 struct net_buf_simple *net_buf) in dir_list_object_encode()
Dots_dir_list_internal.h20 struct net_buf_simple net_buf; member
Dots_oacp.c183 struct net_buf_simple net_buf; in oacp_command_decode() local