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 66 bool property_is_uuids(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 161 bool property_is_uuids(const bt_property_t *property) { function
203 assert(property_is_uuids(property));

Completed in 554 milliseconds