Searched refs:rfcomm_sent (Results 1 – 1 of 1) sorted by relevance
555 static void rfcomm_sent(struct bt_conn *conn, void *user_data, int err) in rfcomm_sent() function604 if (rfcomm_send_cb(dlc->session, buf, rfcomm_sent, dlc) < 0) { in rfcomm_dlc_tx_thread()