Searched refs:write_completed_cb (Results 1 – 1 of 1) sorted by relevance
53 static void write_completed_cb(uint16_t local_channel_id, uint16_t packets_completed);71 .pL2CA_TxComplete_Cb = write_completed_cb,362 static void write_completed_cb(UNUSED_ATTR uint16_t local_channel_id, UNUSED_ATTR uint16_t packets_… in write_completed_cb() function