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 75 int8_t property_as_rssi(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 192 int8_t property_as_rssi(const bt_property_t *property) { function
  /system/bt/tools/bdtool/
adapter.c 273 int8_t rssi = property_as_rssi(property);
  /system/bt/btcore/test/
property_test.cpp 115 int8_t rss1 = property_as_rssi(property);

Completed in 84 milliseconds