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

  /hardware/libhardware/include/hardware/
bt_gatt_client.h 68 uint8_t is_notify; member in struct:__anon24671
  /system/bt/bta/include/
bta_gatt_api.h 377 BOOLEAN is_notify; member in struct:__anon68886
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 566 data.is_notify = p_data->notify.is_notify;
572 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 350 , GATT_ID_PARAMS((&p_data->char_id)), p_data->is_notify, jb);
    [all...]

Completed in 68 milliseconds