Searched defs:reliable_mode (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | remote_service.cc | 256 ReliableMode reliable_mode, in WriteLongCharacteristic() 572 ReliableMode reliable_mode, in SendLongWriteRequest()
|
H A D | client.cc | 1053 ReliableMode reliable_mode; member 1057 ReliableMode reliable_mode, in ExecutePrepareWrites()
|
H A D | fake_client.cc | 222 ReliableMode reliable_mode, in ExecutePrepareWrites()
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | gattc_lib.py | 111 def writeLongCharById(self, id, offset, write_value, reliable_mode=False): argument
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt_remote_service_server.cc | 184 auto reliable_mode = fidl_helpers::ReliableModeFromFidl(write_options); in WriteLongCharacteristic() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 947 self, peer_identifier, handle, offset, value, reliable_mode=False): argument
|