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

  /system/bt/device/include/
interop.h 88 void interop_database_add(const uint16_t feature, const bt_bdaddr_t *addr, size_t length);
  /system/bt/device/test/
interop_test.cpp 51 interop_database_add(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address, 3);
58 interop_database_add(INTEROP_AUTO_RETRY_PAIRING, &test_address, 3);
  /system/bt/device/src/
interop.c 72 void interop_database_add(const uint16_t feature, const bt_bdaddr_t *addr, size_t length) { function
  /hardware/libhardware/include/hardware/
bluetooth.h 592 void (*interop_database_add)(uint16_t feature, const bt_bdaddr_t *addr, size_t len); member in struct:__anon30669
  /system/bt/btif/src/
bluetooth.c 509 interop_database_add,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp     [all...]

Completed in 182 milliseconds