Searched refs:gap_tx_complete_ind (Results 1 – 1 of 1) sorted by relevance
95 static void gap_tx_complete_ind(uint16_t l2cap_cid, uint16_t sdu_sent);128 conn.reg_info.pL2CA_TxComplete_Cb = gap_tx_complete_ind; in gap_conn_init()686 void gap_tx_complete_ind(uint16_t l2cap_cid, uint16_t sdu_sent) { in gap_tx_complete_ind() function