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

  /system/bt/btcore/include/
property.h 60 bool property_is_device_class(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 134 bool property_is_device_class(const bt_property_t *property) { function
176 assert(property_is_device_class(property));

Completed in 58 milliseconds