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

  /system/bt/btcore/include/
property.h 65 bool property_is_name(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 154 bool property_is_name(const bt_property_t* property) { function
197 CHECK(property_is_name(property));

Completed in 43 milliseconds