Searched refs:bt_att_chan_send (Results 1 – 1 of 1) sorted by relevance
289 static int bt_att_chan_send(struct bt_att_chan *chan, struct net_buf *buf);514 err = bt_att_chan_send(chan, buf); in process_queue()549 err = bt_att_chan_send(chan, buf); in chan_req_send()736 static int bt_att_chan_send(struct bt_att_chan *chan, struct net_buf *buf) in bt_att_chan_send() function