Searched refs:is_inc (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_utils.cc | 1065 void gatt_sr_update_cback_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_cback_cnt() argument 1072 if (is_inc) { in gatt_sr_update_cback_cnt() 1090 void gatt_sr_update_prep_cnt(tGATT_TCB& tcb, tGATT_IF gatt_if, bool is_inc, in gatt_sr_update_prep_cnt() argument 1096 tcb.tcb_idx, gatt_if, is_inc, is_reset_first); in gatt_sr_update_prep_cnt() 1101 if (is_inc) { in gatt_sr_update_prep_cnt()
|
D | gatt_int.h | 502 bool is_inc, bool is_reset_first); 504 bool is_inc, bool is_reset_first);
|