OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_HH_CB
(Results
1 - 5
of
5
) sorted by null
/system/bt/main/
bte_init.c
196
memset((void *)bta_hh_cb_ptr, 0, sizeof(
tBTA_HH_CB
));
/system/bt/bta/hh/
bta_hh_int.h
314
tBTA_HH_CB
;
317
extern
tBTA_HH_CB
bta_hh_cb;
319
extern
tBTA_HH_CB
*bta_hh_cb_ptr;
bta_hh_utils.c
410
tBTA_HH_CB
*p_cb = &bta_hh_cb;
472
memset(&bta_hh_cb, 0, sizeof(
tBTA_HH_CB
));
bta_hh_main.c
255
tBTA_HH_CB
bta_hh_cb;
bta_hh_act.c
76
memset(&bta_hh_cb, 0, sizeof(
tBTA_HH_CB
));
[
all
...]
Completed in 56 milliseconds