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

  /system/bt/btcore/include/
property.h 62 bool property_is_device_type(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 144 bool property_is_device_type(const bt_property_t* property) { function
187 CHECK(property_is_device_type(property));

Completed in 441 milliseconds