Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dbap_base.c51 static uint32_t base_pull_pd(struct net_buf_simple *net_buf) in base_pull_pd()
56 static uint8_t base_pull_bis_count(struct net_buf_simple *net_buf) in base_pull_bis_count()
61 static void base_pull_codec_id(struct net_buf_simple *net_buf, in base_pull_codec_id()
75 static uint8_t base_pull_ltv(struct net_buf_simple *net_buf, uint8_t **data) in base_pull_ltv()
88 static bool check_pull_ltv(struct net_buf_simple *net_buf) in check_pull_ltv()
109 struct net_buf_simple net_buf; in bt_bap_base_get_base_from_ad() local
226 struct net_buf_simple net_buf; in bt_bap_base_get_size() local
278 struct net_buf_simple net_buf; in bt_bap_base_get_pres_delay() local
295 struct net_buf_simple net_buf; in bt_bap_base_get_subgroup_count() local
317 struct net_buf_simple net_buf; in bt_bap_base_foreach_subgroup() local
[all …]
Dtbs_internal.h387 struct net_buf_simple net_buf; member
Dtbs.c666 struct net_buf_simple net_buf; in write_signal_strength_interval() local
Dbap_unicast_client.c129 struct net_buf_simple net_buf; member
/Zephyr-Core-3.7.0/subsys/bluetooth/services/ots/
Dots_client.c299 struct net_buf_simple net_buf; in olcp_ind_handler() local
379 struct net_buf_simple net_buf; in oacp_ind_handler() local
463 struct net_buf_simple net_buf; in read_feature_cb() local
805 struct net_buf_simple net_buf; in read_object_size_cb() local
869 struct net_buf_simple net_buf; in read_obj_id_cb() local
1013 struct net_buf_simple net_buf; in read_obj_created_cb() local
1054 struct net_buf_simple net_buf; in read_obj_modified_cb() local
1116 struct net_buf_simple net_buf; in read_obj_properties_cb() local
1761 struct net_buf_simple net_buf; in bt_ots_client_decode_dirlisting() local
Dots_dir_list_internal.h34 struct net_buf_simple net_buf; member
Dots_dir_list.c70 struct net_buf_simple *net_buf) in dir_list_object_encode()
Dots_oacp.c358 struct net_buf_simple net_buf; in oacp_command_decode() local
/Zephyr-Core-3.7.0/include/zephyr/net/
Dbuf.h1006 struct net_buf { struct
1011 struct net_buf *frags; argument
1025 /** Union for convenience access to the net_buf_simple members, also argument
1029 /* The ABI of this struct must match net_buf_simple */ argument
1053 uint8_t user_data[] __net_buf_align; argument
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c446 struct net_buf_simple net_buf; in parse_ascs_ad_data() local