OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatt_sr_update_prep_cnt
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_int.h
658
extern void
gatt_sr_update_prep_cnt
(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_first);
gatt_sr.c
281
gatt_sr_update_prep_cnt
(p_tcb, gatt_if, TRUE, FALSE);
[
all
...]
gatt_utils.c
1909
void
gatt_sr_update_prep_cnt
(tGATT_TCB *p_tcb, tGATT_IF gatt_if, BOOLEAN is_inc, BOOLEAN is_reset_first)
function
[
all
...]
Completed in 44 milliseconds