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

  /system/bt/service/
logging_helpers.h 40 const char *BtPropertyText(const bt_property_type_t prop);
logging_helpers.cpp 104 const char *BtPropertyText(const bt_property_type_t prop) {
adapter.cpp 331 bool SetAdapterProperty(bt_property_type_t type, void* value, int length) {
  /system/bt/btif/include/
btif_api.h 126 bt_status_t btif_get_adapter_property( bt_property_type_t type);
150 bt_property_type_t type);
btif_util.h 54 const char* dump_property_type(bt_property_type_t type);
  /hardware/libhardware/include/hardware/
bluetooth.h 257 } bt_property_type_t; typedef in typeref:enum:__anon30660
262 bt_property_type_t type;
478 int (*get_adapter_property)(bt_property_type_t type);
491 bt_property_type_t type);
  /system/bt/test/suite/adapter/
bluetooth_test.h 60 bt_property_t* GetProperty(bt_property_type_t type);
bluetooth_test.cpp 85 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) {
  /system/bt/btcore/src/
property.c 27 static bt_property_t *property_new_(void *val, size_t len, bt_property_type_t type);
208 static bt_property_t *property_new_(void *val, size_t len, bt_property_type_t type) {
  /system/bt/btif/src/
bluetooth.c 181 static int get_adapter_property(bt_property_type_t type)
208 int get_remote_device_property(bt_bdaddr_t *remote_addr, bt_property_type_t type)
btif_core.c 88 bt_property_type_t type;
    [all...]
btif_util.c 217 const char* dump_property_type(bt_property_type_t type)
  /system/bt/tools/bdtool/
adapter.c 45 bt_property_t *adapter_get_property(bt_property_type_t type) {
bdtool.c 69 bt_property_t *adapter_get_property(bt_property_type_t type);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp     [all...]

Completed in 120 milliseconds