Searched refs:sdu_sent (Results 1 – 1 of 1) sorted by relevance
41 static void gap_tx_complete_ind (UINT16 l2cap_cid, UINT16 sdu_sent);701 void gap_tx_complete_ind (UINT16 l2cap_cid, UINT16 sdu_sent) in gap_tx_complete_ind() argument707 if ((p_ccb->con_state == GAP_CCB_STATE_CONNECTED) && (sdu_sent == 0xFFFF)) in gap_tx_complete_ind()