Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h582 extern void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if,
H A Dgatt_sr.cc297 gatt_sr_update_prep_cnt(tcb, gatt_if, true, false); in gatt_sr_process_app_rsp()
H A Dgatt_utils.cc1374 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt() function