Searched defs:maybe_truncated (Results 1 – 12 of 12) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/ |
D | remote_service.h | 139 bool maybe_truncated; member 233 bool maybe_truncated) { in HandleNotificationForTesting()
|
D | client.h | 175 bool maybe_truncated; member
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | gatt2_remote_service_server.cc | 103 bool maybe_truncated, in ReadResultToFidl() 282 bool maybe_truncated) { in ReadCharacteristic() 367 bool maybe_truncated) { in ReadDescriptor() 434 bool maybe_truncated) { in RegisterCharacteristicNotifier()
|
/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
D | client2.h | 51 bool maybe_truncated; member
|
D | client.h | 55 bool maybe_truncated; member
|
/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
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
|
D | remote_characteristic.cc | 324 bool maybe_truncated) { in HandleNotification()
|
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 …]
|
D | remote_service_manager_test.cc | 1256 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1360 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1406 bool maybe_truncated = true; in TEST_F() local 1424 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1476 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1514 [&](att::Result<> cb_status, const auto&, bool maybe_truncated) { in TEST_F() 1563 bool maybe_truncated = true; in TEST_F() local 1581 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1638 [&](att::Result<> cb_status, const auto& value, bool maybe_truncated) { in TEST_F() 1675 bool maybe_truncated = (read_blob_count != kExpectedBlobCount); in TEST_F() local [all …]
|
D | fake_client.cc | 256 bool maybe_truncated) { in SendNotification()
|
D | remote_service_manager.cc | 527 bool maybe_truncated) { in OnNotification()
|
D | remote_service.cc | 794 bool maybe_truncated) { in HandleNotification()
|