Searched refs:BTM_MAX_VSE_CALLBACKS (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_devctl.cc641 uint8_t i, free_idx = BTM_MAX_VSE_CALLBACKS;
644 for (i = 0; i < BTM_MAX_VSE_CALLBACKS; i++) {
660 if (free_idx < BTM_MAX_VSE_CALLBACKS) {
691 for (i = 0; i < BTM_MAX_VSE_CALLBACKS; i++) {
H A Dbtm_int_types.h117 [BTM_MAX_VSE_CALLBACKS]; /* Register for vendor specific events */
/system/bt/include/
H A Dbt_target.h449 #ifndef BTM_MAX_VSE_CALLBACKS
450 #define BTM_MAX_VSE_CALLBACKS 3 macro

Completed in 272 milliseconds