OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_ready_timer
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h
770
TIMER_LIST_ENT
app_ready_timer
;
member in struct:__anon2926
bta_dm_act.c
418
/* while
app_ready_timer
is running, BTA DM doesn't send EIR to controller */
419
bta_dm_cb.
app_ready_timer
.p_cback = (TIMER_CBACK*)&bta_dm_app_ready_timer_cback;
420
bta_sys_start_timer(&bta_dm_cb.
app_ready_timer
, 0, 100);
[
all
...]
Completed in 29 milliseconds