HomeSort by relevance Sort by last modified time
    Searched refs:BNEP_MAX_PROT_FILTERS (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 140 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];
bnep_api.c 607 if (num_filters > BNEP_MAX_PROT_FILTERS)
bnep_utils.c 928 if (num_filters <= BNEP_MAX_PROT_FILTERS)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 26 milliseconds