Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_queue_mock.cc36 std::vector<uint8_t> value, tGATT_WRITE_TYPE write_type, in WriteCharacteristic()
42 tGATT_WRITE_TYPE write_type, GATT_WRITE_OP_CB cb, in WriteDescriptor()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dtensor_desc.cc706 DataType write_type = data_type_; in PerformWriteSelector() local
725 DataType write_type = data_type_; in PerformWriteLinearSelector() local
742 DataType write_type = data_type_; in PerformWrite2DSelector() local
857 const GpuInfo& gpu_info, DataType write_type, const std::string& var_name, in Write()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc306 std::vector<uint8_t> value, tGATT_WRITE_TYPE write_type, in WriteCharacteristic()
318 tGATT_WRITE_TYPE write_type, GATT_WRITE_OP_CB cb, in WriteDescriptor()
Dbta_gattc_api.cc477 void BTA_GATTC_WriteCharValue(tCONN_ID conn_id, uint16_t handle, tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
Dbta_gattc_int.h153 tGATT_WRITE_TYPE write_type; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_queue.h68 tGATT_WRITE_TYPE write_type; member
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dbluetooth_gatt_service.py58 write_type=None, argument
Dgatt_client.py871 def write_characteristic(self, address, handle, write_type, auth_req, value): argument
Dgatt_server.py1509 …haracteristic(self, uuid, instance_id, properties, permissions, key_size, write_type, descriptors): argument
/aosp_15_r20/external/libwebsockets/lib/roles/h2/
H A Dops-h2.c927 int write_type = LWS_WRITE_PONG; in rops_perform_user_POLLOUT_h2() local
/aosp_15_r20/external/libwebsockets/lib/roles/ws/
H A Dops-ws.c1254 int write_type = LWS_WRITE_PONG; in rops_handle_POLLOUT_ws() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_discovery_manager.cc659 auto write_type = hci::CommandPacket::New< in WriteInquiryScanSettings() local
H A Dbredr_connection_manager.cc670 auto write_type = hci::CommandPacket::New< in WritePageScanSettings() local
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py359 def write_characteristic(self, address, handle, write_type, auth_req, value): argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dwrite.rs1218 fn write_type(out: &mut OutFile, ty: &Type) { in write_type() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc515 static bt_status_t btif_gattc_write_char(int conn_id, uint16_t handle, int write_type, int auth_req, in btif_gattc_write_char()
/aosp_15_r20/external/rust/cxx/gen/src/
Dwrite.rs1218 fn write_type(out: &mut OutFile, ty: &Type) { in write_type() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs1263 let write_type = match &get_arg(args, 3)?[..] { in cmd_gatt() localVariable
Ddbus_iface.rs399 write_type: GattWriteType, field
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc1080 tGATT_WRITE_TYPE write_type = GATT_WRITE_NO_RSP; in WriteToControlPoint() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc2069 tGATT_WRITE_TYPE write_type = GATT_WRITE; in bta_hh_le_write_rpt() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs330 write_type: GattWriteType, field
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1525 jint handle, jint write_type, jint auth_req, in gattClientWriteCharacteristicNative()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs713 pub write_type: GattWriteType, field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py15904 def SetWatchpointTypeWrite(self, write_type): argument

12