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

  /system/bt/btcore/include/
property.h 49 bt_property_t* property_new_rssi(const int8_t rssi);
  /system/bt/btcore/src/
property.cc 105 bt_property_t* property_new_rssi(int8_t rssi) { function
  /system/bt/btcore/test/
property_test.cc 107 bt_property_t* property = property_new_rssi(rssi0);

Completed in 803 milliseconds