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

  /system/bt/btcore/include/
property.h 72 bt_device_type_t property_as_device_type(const bt_property_t *property);
  /system/bt/btcore/src/
property.c 177 bt_device_type_t property_as_device_type(const bt_property_t *property) { function
  /system/bt/tools/bdtool/
adapter.c 245 bt_device_type_t device_type = property_as_device_type(property);
  /system/bt/btcore/test/
property_test.cpp 73 bt_device_type_t dt1 = property_as_device_type(property);

Completed in 1219 milliseconds