/external/grpc-grpc/include/grpc/event_engine/ |
D | event_engine.h | 141 struct ConnectionHandle { struct 143 static const GRPC_DLL ConnectionHandle kInvalid; argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/ |
D | event_engine.h | 132 struct ConnectionHandle { struct 134 static const ConnectionHandle kInvalid; argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/ |
D | event_engine.h | 132 struct ConnectionHandle { struct 134 static const ConnectionHandle kInvalid; argument
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
D | fake_l2cap.h | 88 Channel::WeakPtr OpenFixedChannel(hci_spec::ConnectionHandle, in OpenFixedChannel() 102 hci_spec::ConnectionHandle) override { in LogicalLinkForTesting()
|
/external/pigweed/pw_bluetooth_sapphire/host/transport/public/pw_bluetooth_sapphire/internal/host/transport/ |
D | fake_sco_data_channel.h | 39 void ClearControllerPacketCount(hci_spec::ConnectionHandle) override {} in ClearControllerPacketCount()
|
D | mock_acl_data_channel.h | 61 void ClearControllerPacketCount(hci_spec::ConnectionHandle) override {} in ClearControllerPacketCount()
|
/external/grpc-grpc/test/core/event_engine/util/ |
D | aborting_event_engine.h | 41 bool CancelConnect(ConnectionHandle /* handle */) override { abort(); } in CancelConnect() argument
|
/external/grpc-grpc/test/core/event_engine/ |
D | default_engine_methods_test.cc | 64 bool CancelConnect(ConnectionHandle /* handle */) override { in CancelConnect() argument
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | bredr_connection.cc | 189 void BrEdrConnection::OnPairingStateStatus(hci_spec::ConnectionHandle, in OnPairingStateStatus()
|
D | legacy_pairing_state_test.cc | 68 void NoOpStatusCallback(hci_spec::ConnectionHandle, hci::Result<>) {} in NoOpStatusCallback() 1164 hci::Result<> status) { in TEST_F() 1200 hci::Result<> status) { in TEST_F()
|
D | secure_simple_pairing_state_test.cc | 93 void NoOpStatusCallback(hci_spec::ConnectionHandle, hci::Result<>) {} in NoOpStatusCallback() 307 hci::Result<> status) { in TEST_F() 373 return [this](hci_spec::ConnectionHandle handle, hci::Result<> status) { in MakeStatusCallback()
|
/external/grpc-grpc/test/core/event_engine/test_suite/posix/ |
D | oracle_event_engine_posix.h | 170 bool CancelConnect(ConnectionHandle /*handle*/) override { in CancelConnect() argument
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | logical_link_test.cc | 66 auto query_service_cb = [](hci_spec::ConnectionHandle, Psm) { in NewLogicalLink()
|
D | fake_l2cap.cc | 152 void FakeL2cap::AssignLinkSecurityProperties(hci_spec::ConnectionHandle, in AssignLinkSecurityProperties()
|
D | channel_manager.cc | 462 hci_spec::ConnectionHandle, Psm psm) { in QueryService()
|
D | channel_manager_test.cc | 72 void NopSecurityCallback(hci_spec::ConnectionHandle, in NopSecurityCallback()
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/ |
D | fake_adapter.h | 254 PeerId GetPeerId(hci_spec::ConnectionHandle) const override { in GetPeerId()
|
/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
D | low_energy_connector_test.cc | 144 hci_spec::ConnectionHandle, in OnConnectionStateChanged()
|
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/ |
D | protocol.h | 51 using ConnectionHandle = uint16_t; variable
|
/external/pigweed/pw_bluetooth_sapphire/host/att/ |
D | bearer_test.cc | 1259 sm::ResultFunction<> callback) { in SetUp()
|