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

  /system/bt/btcore/include/
property.h 67 bool property_is_uuids(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 169 bool property_is_uuids(const bt_property_t* property) { function
213 CHECK(property_is_uuids(property));

Completed in 298 milliseconds