Searched refs:conn_iso_send (Results 1 – 1 of 1) sorted by relevance
805 int conn_iso_send(struct bt_conn *conn, struct net_buf *buf, enum bt_iso_timestamp has_ts) in conn_iso_send() function895 return conn_iso_send(iso_conn, buf, BT_ISO_TS_ABSENT); in bt_iso_chan_send()921 return conn_iso_send(iso_conn, buf, BT_ISO_TS_PRESENT); in bt_iso_chan_send_ts()