Searched refs:BNEP_MAX_PROT_FILTERS (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_int.h140 UINT16 sent_prot_filter_start[BNEP_MAX_PROT_FILTERS];
141 UINT16 sent_prot_filter_end[BNEP_MAX_PROT_FILTERS];
148 UINT16 rcvd_prot_filter_start[BNEP_MAX_PROT_FILTERS];
149 UINT16 rcvd_prot_filter_end[BNEP_MAX_PROT_FILTERS];
H A Dbnep_api.c607 if (num_filters > BNEP_MAX_PROT_FILTERS)
H A Dbnep_utils.c929 if (num_filters <= BNEP_MAX_PROT_FILTERS)
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1973 #ifndef BNEP_MAX_PROT_FILTERS
1974 #define BNEP_MAX_PROT_FILTERS 5 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h1839 #ifndef BNEP_MAX_PROT_FILTERS
1840 #define BNEP_MAX_PROT_FILTERS 5 macro

Completed in 263 milliseconds