OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conf_timer
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/gatt/
gatt_main.c
170
alarm_free(gatt_cb.tcb[i].
conf_timer
);
171
gatt_cb.tcb[i].
conf_timer
= NULL;
[
all
...]
gatt_utils.c
973
p_tcb->
conf_timer
= alarm_new("gatt.
conf_timer
");
[
all
...]
gatt_int.h
371
alarm_t *
conf_timer
; /* peer confirm to indication timer */
member in struct:__anon73629
gatt_sr.c
[
all
...]
Completed in 369 milliseconds