OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_MAX_VSE_CALLBACKS
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_devctl.c
[
all
...]
btm_int.h
146
tBTM_VS_EVT_CB *p_vend_spec_cb[
BTM_MAX_VSE_CALLBACKS
]; /* Register for vendor specific events */
[
all
...]
/external/bluetooth/bluedroid/include/
bt_target.h
1133
#ifndef
BTM_MAX_VSE_CALLBACKS
1134
#define
BTM_MAX_VSE_CALLBACKS
3
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
867
#ifndef
BTM_MAX_VSE_CALLBACKS
868
#define
BTM_MAX_VSE_CALLBACKS
3
[
all
...]
Completed in 30 milliseconds