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

  /hardware/libhardware/include/hardware/
bt_gatt_client.h 65 uint8_t is_notify; member in struct:__anon31139
  /system/bt/bta/include/
bta_gatt_api.h 319 BOOLEAN is_notify; member in struct:__anon71953
    [all...]
  /system/bt/service/hal/
bluetooth_gatt_interface.cpp 153 << " - is_notify: " << p_data->is_notify;
  /system/bt/btif/src/
btif_gatt_client.c 525 data.is_notify = p_data->notify.is_notify;
530 if (p_data->notify.is_notify == FALSE)
    [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 307 , conn_id, address, p_data->handle, p_data->is_notify, jb);
    [all...]

Completed in 78 milliseconds