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 48 bt_property_t *property_new_rssi(const int8_t rssi);
  /system/bt/btcore/src/
property.c 98 bt_property_t *property_new_rssi(int8_t rssi) { function
  /system/bt/btcore/test/
property_test.cpp 109 bt_property_t *property = property_new_rssi(rssi0);

Completed in 814 milliseconds