Home
last modified time | relevance | path

Searched refs:property_is_scan_mode (Results 1 – 2 of 2) sorted by relevance

/system/bt/btcore/include/
Dproperty.h67 bool property_is_scan_mode(const bt_property_t* property);
/system/bt/btcore/src/
Dproperty.cc164 bool property_is_scan_mode(const bt_property_t* property) { in property_is_scan_mode() function
207 CHECK(property_is_scan_mode(property)); in property_as_scan_mode()