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

  /system/bt/btif/src/
btif_gatt_client.cc 125 data.is_notify = p_data->notify.is_notify;
131 if (p_data->notify.is_notify == false)
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 66 uint8_t is_notify; member in struct:__anon41056
  /system/bt/bta/include/
bta_gatt_api.h 289 bool is_notify; member in struct:__anon105651
    [all...]
  /system/bt/service/hal/
bluetooth_gatt_interface.cc 158 << " - is_notify: " << p_data->is_notify;
  /system/bt/bta/gatt/
bta_gattc_act.cc     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 300 address.get(), p_data->handle, p_data->is_notify,
    [all...]

Completed in 6563 milliseconds