Home
last modified time | relevance | path

Searched refs:BTM_MAX_VSE_CALLBACKS (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c2004 UINT8 i, free_idx = BTM_MAX_VSE_CALLBACKS; in BTM_RegisterForVSEvents()
2007 for (i=0; i<BTM_MAX_VSE_CALLBACKS; i++) in BTM_RegisterForVSEvents()
2029 if (free_idx < BTM_MAX_VSE_CALLBACKS) in BTM_RegisterForVSEvents()
2064 for (i=0; i<BTM_MAX_VSE_CALLBACKS; i++) in btm_vendor_specific_evt()
Dbtm_int.h143 …tBTM_VS_EVT_CB *p_vend_spec_cb[BTM_MAX_VSE_CALLBACKS]; /* Register for vendor specific ev…
/external/libnfc-nci/src/include/
Dbt_target.h825 #ifndef BTM_MAX_VSE_CALLBACKS
826 #define BTM_MAX_VSE_CALLBACKS 6 macro
/external/bluetooth/bluedroid/include/
Dbt_target.h1043 #ifndef BTM_MAX_VSE_CALLBACKS
1044 #define BTM_MAX_VSE_CALLBACKS 3 macro