Searched refs:gatt_sr_update_prep_cnt (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_int.h639 extern void gatt_sr_update_prep_cnt(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_first);
H A Dgatt_sr.c273 gatt_sr_update_prep_cnt(p_tcb, gatt_if, TRUE, FALSE);
H A Dgatt_utils.c1963 ** Function gatt_sr_update_prep_cnt
1970 void gatt_sr_update_prep_cnt(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_first) function
1974 GATT_TRACE_DEBUG("gatt_sr_update_prep_cnt tcb idx=%d gatt_if=%d is_inc=%d is_reset_first=%d",

Completed in 11 milliseconds