Home
last modified time | relevance | path

Searched refs:ad_stream (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dadv.c41 struct ad_stream { struct
61 static int ad_stream_new(struct ad_stream *stream, in ad_stream_new() argument
89 static bool ad_stream_is_empty(const struct ad_stream *stream) in ad_stream_is_empty()
103 static const struct bt_data *ad_stream_current_ltv_update(struct ad_stream *stream) in ad_stream_current_ltv_update()
137 static uint8_t ad_stream_read(struct ad_stream *stream, uint8_t *buf, uint8_t buf_len) in ad_stream_read()
601 struct ad_stream stream; in hci_set_adv_ext_fragmented()
713 struct ad_stream stream; in hci_set_per_adv_data()