Searched refs:IsBase (Results 1 – 3 of 3) sorted by relevance
108 bool IsBase() const;
155 bool Uuid::IsBase() const { return *this == kBase; } in IsBase() function in bluetooth::Uuid
1656 return uuid.IsEmpty() || uuid.IsBase(); in btif_should_ignore_uuid()