Searched refs:property_new_discovery_timeout (Results 1 - 3 of 3) sorted by relevance

/system/bt/btcore/include/
H A Dproperty.h47 bt_property_t* property_new_discovery_timeout(const uint32_t timeout);
/system/bt/btcore/src/
H A Dproperty.cc94 bt_property_t* property_new_discovery_timeout(const uint32_t timeout) { function
/system/bt/btcore/test/
H A Dproperty_test.cc79 bt_property_t* property = property_new_discovery_timeout(timeout0);

Completed in 24 milliseconds