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

  /system/bt/test/suite/support/
gatt.h 23 extern const btgatt_interface_t *gatt_interface;
gatt.c 24 const btgatt_interface_t *gatt_interface;
  /system/bt/btif/src/
btif_gatt.c 88 static const btgatt_interface_t btgattInterface = {
104 ** Returns btgatt_interface_t
107 const btgatt_interface_t *btif_gatt_get_interface()
bluetooth.c 99 extern btgatt_interface_t *btif_gatt_get_interface();
  /hardware/libhardware/include/hardware/
bt_gatt.h 41 /** Set to sizeof(btgatt_interface_t) */
57 } btgatt_interface_t; typedef in typeref:struct:__anon24667
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 203 static const btgatt_interface_t *sGattIf = NULL;
    [all...]

Completed in 299 milliseconds