Searched refs:property_as_rssi (Results 1 - 4 of 4) sorted by relevance

/system/bt/btcore/include/
H A Dproperty.h77 int8_t property_as_rssi(const bt_property_t* property);
/system/bt/btcore/src/
H A Dproperty.cc201 int8_t property_as_rssi(const bt_property_t* property) { function
/system/bt/tools/bdtool/
H A Dadapter.c247 int8_t rssi = property_as_rssi(property);
/system/bt/btcore/test/
H A Dproperty_test.cc113 int8_t rss1 = property_as_rssi(property);

Completed in 391 milliseconds