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

  /system/bt/btcore/include/
property.h 65 bool property_is_rssi(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 159 bool property_is_rssi(const bt_property_t* property) { function
202 CHECK(property_is_rssi(property));

Completed in 417 milliseconds