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