Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c1360 static ssize_t att_chan_read(struct bt_att_chan *chan, in att_chan_read() function
1468 read = att_chan_read(chan, attr, data->buf, 0, attr_read_type_cb, data); in read_type_cb()
1614 ret = att_chan_read(chan, attr, data->buf, data->offset, NULL, NULL); in read_cb()
1793 read = att_chan_read(chan, attr, data->buf, data->offset, NULL, NULL); in read_vl_cb()
1919 read = att_chan_read(chan, attr, data->buf, 0, attr_read_group_cb, in read_group_cb()