/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | low_energy_connection_manager_test.cc | 470 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 510 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 556 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 595 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 828 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 880 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 922 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 967 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local 1074 auto conn_handle = std::move(result).value(); in TEST_F() local 1173 std::unique_ptr<LowEnergyConnectionHandle> conn_handle; in TEST_F() local [all …]
|
D | adapter_test.cc | 1307 std::unique_ptr<LowEnergyConnectionHandle> conn_handle = in TEST_F() local
|
D | bredr_connection_manager.cc | 926 auto cb) { in CompleteConnectionSetup()
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
D | fake_channel_test.h | 47 hci_spec::ConnectionHandle conn_handle = 0x0001; member
|
D | mock_channel_test.h | 84 hci_spec::ConnectionHandle conn_handle = 0x0001; member
|
/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
D | test_security_manager.cc | 147 hci_spec::ConnectionHandle conn_handle) { in GetTestSm()
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | low_energy_peripheral_server.cc | 169 fidl::InterfaceHandle<fble::Connection> conn_handle = in OnConnected() local 431 fidl::InterfaceHandle<fble::Connection> conn_handle = in OnConnectedDeprecated() local
|
D | low_energy_peripheral_server_test.cc | 522 const bt::gap::LowEnergyConnectionHandle* conn_handle = in TEST_F() local 566 const bt::gap::LowEnergyConnectionHandle* conn_handle = in TEST_F() local 597 const bt::gap::LowEnergyConnectionHandle* conn_handle = in TEST_F() local 633 const bt::gap::LowEnergyConnectionHandle* conn_handle = in TEST_P() local 684 const bt::gap::LowEnergyConnectionHandle* conn_handle = in TEST_P() local
|
/external/pigweed/pw_bluetooth_proxy/ |
D | acl_data_channel.cc | 297 const uint16_t conn_handle = in HandleConnectionCompleteEvent() local 387 uint16_t conn_handle = dc_event->connection_handle().Read(); in ProcessDisconnectionCompleteEvent() local
|
D | proxy_host_test.cc | 1995 uint16_t conn_handle = send; in TEST_F() local 2024 uint16_t conn_handle = send; in TEST_F() local
|
/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
D | sco_data_channel.cc | 430 void ScoDataChannelImpl::OnHciConfigured(hci_spec::ConnectionHandle conn_handle, in OnHciConfigured()
|
/external/grpc-grpc/test/core/event_engine/cf/ |
D | cf_engine_test.cc | 74 auto conn_handle = cf_engine->Connect( in TEST() local
|
/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
D | fake_controller.cc | 2321 for (auto& conn_handle : peer->logical_links()) { in OnLinkKeyRequestReplyCommandReceived() local 2423 for (auto& conn_handle : peer->logical_links()) { in OnUserConfirmationRequestReplyCommand() local 3404 hci_spec::ConnectionHandle conn_handle, in SendLEAdvertisingSetTerminatedEvent() 3419 hci_spec::ConnectionHandle conn_handle, in SendAndroidLEMultipleAdvertisingStateChangeSubevent()
|
/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
D | low_energy_connector_test.cc | 81 hci_spec::ConnectionHandle conn_handle, in CreateConnectionCompleteSubevent()
|
D | low_energy_advertiser_test.cc | 234 hci_spec::ConnectionHandle conn_handle, in SendMultipleAdvertisingPostConnectionEvents()
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | channel_manager_test.cc | 592 hci_spec::ConnectionHandle conn_handle = kTestHandle1, in ActivateNewFixedChannel() 610 hci_spec::ConnectionHandle conn_handle = kTestHandle1, in ActivateOutboundChannel() 697 hci_spec::ConnectionHandle conn_handle = kTestHandle1, in ActivateOutboundErtmChannel()
|