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

  /system/bt/btcore/include/
property.h 77 int8_t property_as_rssi(const bt_property_t* property);
  /system/bt/btcore/src/
property.cc 201 int8_t property_as_rssi(const bt_property_t* property) { function
  /system/bt/tools/bdtool/
adapter.c 247 int8_t rssi = property_as_rssi(property);
  /system/bt/btcore/test/
property_test.cc 113 int8_t rss1 = property_as_rssi(property);

Completed in 133 milliseconds