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

  /system/bt/btcore/include/
property.h 46 bt_property_t *property_new_discovery_timeout(const uint32_t timeout);
  /system/bt/btcore/src/
property.c 89 bt_property_t *property_new_discovery_timeout(const uint32_t timeout) { function
  /system/bt/btcore/test/
property_test.cpp 81 bt_property_t *property = property_new_discovery_timeout(timeout0);

Completed in 322 milliseconds