Searched refs:ack_index (Results 1 – 1 of 1) sorted by relevance
379 uint8_t ack_index = net_buf_pull_u8(buf); in ack_complete() local380 atomic_clear_bit(&pending_ack, ack_index); in ack_complete()381 BT_DBG("linkid: %d xact index %u send complete", link_id, ack_index); in ack_complete()
Completed in 5 milliseconds