Home
last modified time | relevance | path

Searched refs:ack_handle (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/stack/gatt/
H A Dgatt_sr.cc1202 static bool gatts_proc_ind_ack(tGATT_TCB& tcb, uint16_t ack_handle) { in gatts_proc_ind_ack() argument
1205 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()