Searched refs:SDP_MAX_UUID_FILTERS (Results 1 - 5 of 5) sorted by last modified time

/external/libnfc-nci/src/include/
H A Dbt_target.h1419 #ifndef SDP_MAX_UUID_FILTERS
1420 #define SDP_MAX_UUID_FILTERS 3 macro
/external/bluetooth/bluedroid/bta/include/
H A Dbta_jv_api.h45 #define BTA_JV_MAX_UUIDS SDP_MAX_UUID_FILTERS
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1525 #ifndef SDP_MAX_UUID_FILTERS
1526 #define SDP_MAX_UUID_FILTERS 3 macro
/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h137 tSDP_UUID uuid_filters[SDP_MAX_UUID_FILTERS]; /* UUIDs to filter */
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c80 num_attr > SDP_MAX_ATTR_FILTERS || num_uuid > SDP_MAX_UUID_FILTERS)

Completed in 8304 milliseconds