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

  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 137 tSDP_UUID uuid_filters[SDP_MAX_UUID_FILTERS]; /* UUIDs to filter */
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 45 #define BTA_JV_MAX_UUIDS SDP_MAX_UUID_FILTERS
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 80 num_attr > SDP_MAX_ATTR_FILTERS || num_uuid > SDP_MAX_UUID_FILTERS)
    [all...]

Completed in 667 milliseconds