Searched refs:chan_send (Results 1 – 1 of 1) sorted by relevance
325 static int chan_send(struct bt_att_chan *chan, struct net_buf *buf) in chan_send() function746 return chan_send(chan, buf); in bt_att_chan_send()778 err = chan_send(chan, buf); in bt_att_chan_send_rsp()3259 if (chan_send(att_chan, buf)) { in att_req_retry()