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.h65 bool property_is_scan_mode(const bt_property_t *property);
/system/bt/btcore/src/
Dproperty.c156 bool property_is_scan_mode(const bt_property_t *property) { in property_is_scan_mode() function
198 assert(property_is_scan_mode(property)); in property_as_scan_mode()