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 67 uint8_t is_notify; member in struct:__anon40312
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 377 BOOLEAN is_notify; member in struct:__anon5406
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 511 data.is_notify = p_data->notify.is_notify;
517 if (p_data->notify.is_notify == FALSE)
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 346 , GATT_ID_PARAMS((&p_data->char_id)), p_data->is_notify, jb);
    [all...]

Completed in 1410 milliseconds