/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_queue_mock.cc | 36 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 D | tensor_desc.cc | 706 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/ |
D | bta_gattc_queue.cc | 306 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()
|
D | bta_gattc_api.cc | 477 void BTA_GATTC_WriteCharValue(tCONN_ID conn_id, uint16_t handle, tGATT_WRITE_TYPE write_type, in BTA_GATTC_WriteCharValue()
|
D | bta_gattc_int.h | 153 tGATT_WRITE_TYPE write_type; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_queue.h | 68 tGATT_WRITE_TYPE write_type; member
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | bluetooth_gatt_service.py | 58 write_type=None, argument
|
D | gatt_client.py | 871 def write_characteristic(self, address, handle, write_type, auth_req, value): argument
|
D | gatt_server.py | 1509 …haracteristic(self, uuid, instance_id, properties, permissions, key_size, write_type, descriptors): argument
|
/aosp_15_r20/external/libwebsockets/lib/roles/h2/ |
H A D | ops-h2.c | 927 int write_type = LWS_WRITE_PONG; in rops_perform_user_POLLOUT_h2() local
|
/aosp_15_r20/external/libwebsockets/lib/roles/ws/ |
H A D | ops-ws.c | 1254 int write_type = LWS_WRITE_PONG; in rops_handle_POLLOUT_ws() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | bredr_discovery_manager.cc | 659 auto write_type = hci::CommandPacket::New< in WriteInquiryScanSettings() local
|
H A D | bredr_connection_manager.cc | 670 auto write_type = hci::CommandPacket::New< in WritePageScanSettings() local
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 359 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 D | write.rs | 1218 fn write_type(out: &mut OutFile, ty: &Type) { in write_type() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 515 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/ |
D | write.rs | 1218 fn write_type(out: &mut OutFile, ty: &Type) { in write_type() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | command_handler.rs | 1263 let write_type = match &get_arg(args, 3)?[..] { in cmd_gatt() localVariable
|
D | dbus_iface.rs | 399 write_type: GattWriteType, field
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine.cc | 1080 tGATT_WRITE_TYPE write_type = GATT_WRITE_NO_RSP; in WriteToControlPoint() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_le.cc | 2069 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/ |
D | iface_bluetooth_gatt.rs | 330 write_type: GattWriteType, field
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1525 jint handle, jint write_type, jint auth_req, in gattClientWriteCharacteristicNative()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 713 pub write_type: GattWriteType, field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 15904 def SetWatchpointTypeWrite(self, write_type): argument
|