Searched refs:ack_handle (Results 1 – 1 of 1) sorted by relevance
1202 static bool gatts_proc_ind_ack(tGATT_TCB& tcb, uint16_t ack_handle) { in gatts_proc_ind_ack() argument1205 VLOG(1) << __func__ << " ack handle=%d" << ack_handle; in gatts_proc_ind_ack()1207 if (ack_handle == gatt_cb.handle_of_h_r) { in gatts_proc_ind_ack()