Home
last modified time | relevance | path

Searched refs:send_iso (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c562 static int send_iso(struct bt_conn *conn, struct net_buf *buf, uint8_t flags) in send_iso() function
743 err = send_iso(conn, frag, flags); in send_buf()