Home
last modified time | relevance | path

Searched defs:conn_handle (Results 1 – 16 of 16) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection_manager_test.cc470 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 …]
Dadapter_test.cc1307 std::unique_ptr<LowEnergyConnectionHandle> conn_handle = in TEST_F() local
Dbredr_connection_manager.cc926 auto cb) { in CompleteConnectionSetup()
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dfake_channel_test.h47 hci_spec::ConnectionHandle conn_handle = 0x0001; member
Dmock_channel_test.h84 hci_spec::ConnectionHandle conn_handle = 0x0001; member
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dtest_security_manager.cc147 hci_spec::ConnectionHandle conn_handle) { in GetTestSm()
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dlow_energy_peripheral_server.cc169 fidl::InterfaceHandle<fble::Connection> conn_handle = in OnConnected() local
431 fidl::InterfaceHandle<fble::Connection> conn_handle = in OnConnectedDeprecated() local
Dlow_energy_peripheral_server_test.cc522 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/
Dacl_data_channel.cc297 const uint16_t conn_handle = in HandleConnectionCompleteEvent() local
387 uint16_t conn_handle = dc_event->connection_handle().Read(); in ProcessDisconnectionCompleteEvent() local
Dproxy_host_test.cc1995 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/
Dsco_data_channel.cc430 void ScoDataChannelImpl::OnHciConfigured(hci_spec::ConnectionHandle conn_handle, in OnHciConfigured()
/external/grpc-grpc/test/core/event_engine/cf/
Dcf_engine_test.cc74 auto conn_handle = cf_engine->Connect( in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc2321 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/
Dlow_energy_connector_test.cc81 hci_spec::ConnectionHandle conn_handle, in CreateConnectionCompleteSubevent()
Dlow_energy_advertiser_test.cc234 hci_spec::ConnectionHandle conn_handle, in SendMultipleAdvertisingPostConnectionEvents()
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager_test.cc592 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()