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 63 bool property_is_name(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 146 bool property_is_name(const bt_property_t *property) { function
188 assert(property_is_name(property));

Completed in 36 milliseconds