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

  /hardware/libhardware/include/hardware/
bluetooth.h 45 #define BT_PROFILE_GATT_ID "gatt"
  /system/bt/include/hardware/
bluetooth.h 48 #define BT_PROFILE_GATT_ID "gatt"
  /system/bt/btif/src/
bluetooth.cc 374 if (is_profile(profile_id, BT_PROFILE_GATT_ID))
  /system/bt/service/
gatt_server_old.cc 481 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID));
  /system/bt/service/hal/
bluetooth_gatt_interface.cc 491 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID));
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 909 milliseconds