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

  /system/bt/service/doc/
IBluetoothGattClient.txt 78 * |characteristic_id| with the value |value|. The |write_type| parameter
96 in int write_type,
116 * |descriptor_id| with the value |value|. The |write_type| parameter
134 in int write_type,
  /external/mesa3d/src/gallium/drivers/ilo/shader/
toy_helpers.h 228 bool write_type,
242 write_type << 17 |
  /system/bt/bta/gatt/
bta_gattc_api.cc 456 * write_type - type of write.
463 tBTA_GATTC_WRITE_TYPE write_type,
474 p_buf->write_type = write_type;
511 p_buf->write_type = BTA_GATTC_TYPE_WRITE;
553 p_buf->write_type = BTA_GATTC_WRITE_PREPARE;
bta_gattc_int.h 117 tBTA_GATTC_WRITE_TYPE write_type; member in struct:__anon112881
bta_gattc_act.cc     [all...]
  /system/bt/bta/hh/
bta_hh_le.cc 91 tBTA_GATTC_WRITE_TYPE write_type; member in struct:gatt_operation
188 BTA_GATTC_WriteCharValue(conn_id, op.handle, op.write_type,
217 tBTA_GATTC_WRITE_TYPE write_type,
222 op.write_type = write_type;
1999 tBTA_GATTC_WRITE_TYPE write_type = BTA_GATTC_TYPE_WRITE; local
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 242 int write_type, int auth_req,
  /system/bt/btif/src/
btif_gatt_client.cc 457 bt_status_t btif_gattc_write_char(int conn_id, uint16_t handle, int write_type,
464 write_type, std::move(value), auth_req,
  /system/bt/bta/include/
bta_gatt_api.h 822 * write_type - type of write.
829 tBTA_GATTC_WRITE_TYPE write_type,
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]

Completed in 1003 milliseconds