OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_SYS_TIMER_PERIOD
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c
49
#ifndef
BTA_SYS_TIMER_PERIOD
50
#define
BTA_SYS_TIMER_PERIOD
1000
174
ptim_init(&bta_sys_cb.ptim_cb,
BTA_SYS_TIMER_PERIOD
, p_bta_sys_cfg->timer);
/external/bluetooth/bluedroid/include/
bt_target.h
290
#ifndef
BTA_SYS_TIMER_PERIOD
291
#define
BTA_SYS_TIMER_PERIOD
100
[
all
...]
Completed in 82 milliseconds