Searched refs:property_is_rssi (Results 1 - 2 of 2) sorted by relevance

/system/bt/btcore/include/
H A Dproperty.h65 bool property_is_rssi(const bt_property_t* property);
/system/bt/btcore/src/
H A Dproperty.cc159 bool property_is_rssi(const bt_property_t* property) { function
202 CHECK(property_is_rssi(property));

Completed in 182 milliseconds