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
143
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
1043
#ifndef
BTM_MAX_VSE_CALLBACKS
1044
#define
BTM_MAX_VSE_CALLBACKS
3
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
825
#ifndef
BTM_MAX_VSE_CALLBACKS
826
#define
BTM_MAX_VSE_CALLBACKS
6
[
all
...]
Completed in 172 milliseconds