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

  /system/bt/btcore/include/
property.h 64 bool property_is_discovery_timeout(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 149 bool property_is_discovery_timeout(const bt_property_t* property) { function
192 CHECK(property_is_discovery_timeout(property));

Completed in 48 milliseconds