Searched refs:gap_tx_complete_ind (Results 1 – 2 of 2) sorted by relevance
80 void gap_tx_complete_ind(uint16_t l2cap_cid, uint16_t sdu_sent) { in gap_tx_complete_ind() function
93 static void gap_tx_complete_ind(uint16_t l2cap_cid, uint16_t sdu_sent);120 conn.reg_info.pL2CA_TxComplete_Cb = gap_tx_complete_ind; in gap_conn_init()577 void gap_tx_complete_ind(uint16_t l2cap_cid, uint16_t sdu_sent) { in gap_tx_complete_ind() function