Searched defs:maybe_truncated (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt2_remote_service_server.cc | 101 bool maybe_truncated, in ReadResultToFidl() 280 bool maybe_truncated) { in ReadCharacteristic() 365 bool maybe_truncated) { in ReadDescriptor() 432 bool maybe_truncated) { in RegisterCharacteristicNotifier()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | client_test.cc | 3341 bool maybe_truncated) { in TEST_F() 3373 bool maybe_truncated) { in TEST_F() 3400 bool maybe_truncated) { in TEST_F() 3455 bool maybe_truncated) { in TEST_F() 3484 bool maybe_truncated) { in TEST_F() 3784 bool maybe_truncated) { in TEST_F() 3818 bool maybe_truncated) { in TEST_F() 3852 bool maybe_truncated) { in TEST_F() 3888 bool maybe_truncated) { in TEST_F() 3920 bool maybe_truncated) { in TEST_F() [all …]
|
H A D | client.cc | 130 bool maybe_truncated = false; in Impl() local 808 bool maybe_truncated = in ReadRequest() local 938 bool maybe_truncated = in ReadByTypeRequest() local 978 bool maybe_truncated = in ReadBlobRequest() local
|
H A D | remote_service_manager_test.cc | 1255 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1359 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1405 bool maybe_truncated = true; in TEST_F() local 1423 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1475 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1513 [&](att::Result<> cb_status, const auto&, bool maybe_truncated) { in TEST_F() 1562 bool maybe_truncated = true; in TEST_F() local 1580 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1637 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1674 bool maybe_truncated = (read_blob_count != kExpectedBlobCount); in TEST_F() local [all …]
|
H A D | remote_characteristic.cc | 324 bool maybe_truncated) { in HandleNotification()
|
H A D | fake_client.cc | 257 bool maybe_truncated) { in SendNotification()
|
H A D | remote_service_manager.cc | 526 bool maybe_truncated) { in OnNotification()
|
H A D | remote_service.cc | 792 bool maybe_truncated) { in HandleNotification()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | remote_service.h | 140 bool maybe_truncated; member 234 bool maybe_truncated) { in HandleNotificationForTesting()
|
H A D | client.h | 175 bool maybe_truncated; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
H A D | client2.h | 51 bool maybe_truncated; member
|
H A D | client.h | 55 bool maybe_truncated; member
|