Searched refs:iso_data_pull (Results 1 – 1 of 1) sorted by relevance
158 static struct net_buf *iso_data_pull(struct bt_conn *conn, size_t amount, size_t *length);181 iso->tx_data_pull = iso_data_pull; in iso_new()727 static struct net_buf *iso_data_pull(struct bt_conn *conn, size_t amount, size_t *length) in iso_data_pull() function