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 62 bool property_is_discovery_timeout(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 141 bool property_is_discovery_timeout(const bt_property_t *property) { function
183 assert(property_is_discovery_timeout(property));

Completed in 976 milliseconds