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

/system/bt/stack/sdp/
H A Dsdp_utils.cc811 uint16_t start_id = 0, end_id = 0; local
816 end_id = attr_seq->attr_entry[xx].end;
818 p_attr = sdp_db_find_attr_in_rec(p_rec, start_id, end_id);
823 if (start_id != end_id) {

Completed in 72 milliseconds