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.c1396 static ssize_t att_chan_read(struct bt_att_chan *chan, in att_chan_read() function
1504 read = att_chan_read(chan, attr, data->buf, 0, attr_read_type_cb, data); in read_type_cb()
1650 ret = att_chan_read(chan, attr, data->buf, data->offset, NULL, NULL); in read_cb()
1829 read = att_chan_read(chan, attr, data->buf, data->offset, NULL, NULL); in read_vl_cb()
1955 read = att_chan_read(chan, attr, data->buf, 0, attr_read_group_cb, in read_group_cb()