/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | ranging_hal_android.cc | 74 BluetoothChannelSoundingSessionTracker(uint16_t connection_handle, in BluetoothChannelSoundingSessionTracker() 164 void OpenSession(uint16_t connection_handle, uint16_t att_handle, in OpenSession() 198 uint16_t connection_handle, in HandleVendorSpecificReply() 212 void WriteRawData(uint16_t connection_handle, const ChannelSoundingRawData& raw_data) { in WriteRawData() 265 void UpdateChannelSoundingConfig(uint16_t connection_handle, in UpdateChannelSoundingConfig() 312 void UpdateConnInterval(uint16_t connection_handle, uint16_t conn_interval) override { in UpdateConnInterval() 326 uint16_t connection_handle, in UpdateProcedureEnableConfig() 355 void WriteProcedureData(const uint16_t connection_handle, hci::CsRole local_cs_role, in WriteProcedureData()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/ |
H A D | acl_data_channel.cc | 244 uint16_t connection_handle, emboss::StatusCode status) { in HandleLeConnectionCompleteEvent() 398 Status AclDataChannel::CreateAclConnection(uint16_t connection_handle, in CreateAclConnection() 416 uint16_t connection_handle) { in FragmentedPduStarted() 430 Direction direction, uint16_t connection_handle) { in IsReceivingFragmentedPdu() 440 uint16_t connection_handle) { in FragmentedPduFinished() 454 uint16_t connection_handle, uint16_t local_cid) { in FindSignalingChannel() 469 uint16_t connection_handle) { in FindAclConnection()
|
H A D | proxy_host.cc | 371 uint16_t connection_handle, in AcquireL2capCoc() 404 uint16_t connection_handle, in AcquireBasicL2capChannel() 424 pw::Status ProxyHost::SendGattNotify(uint16_t connection_handle, in SendGattNotify() 443 uint16_t connection_handle, in AcquireRfcommChannel()
|
H A D | gatt_notify_channel.cc | 70 uint16_t connection_handle, in Create() 85 uint16_t connection_handle, in GattNotifyChannel()
|
H A D | l2cap_read_channel.cc | 58 uint16_t connection_handle, in L2capReadChannel() 67 bool L2capReadChannel::AreValidParameters(uint16_t connection_handle, in AreValidParameters()
|
H A D | basic_l2cap_channel.cc | 27 uint16_t connection_handle, in Create() 73 uint16_t connection_handle, in BasicL2capChannel()
|
H A D | l2cap_write_channel.cc | 94 uint16_t connection_handle, in L2capWriteChannel() 104 bool L2capWriteChannel::AreValidParameters(uint16_t connection_handle, in AreValidParameters()
|
H A D | l2cap_channel_manager.cc | 133 uint16_t connection_handle, uint16_t remote_cid) { in FindWriteChannel() 145 uint16_t connection_handle, uint16_t local_cid) { in FindReadChannel()
|
H A D | l2cap_coc.cc | 101 uint16_t connection_handle, in Create() 229 uint16_t connection_handle, in L2capCoc()
|
H A D | rfcomm_channel.cc | 147 uint16_t connection_handle, in Create() 258 uint16_t connection_handle, in RfcommChannel()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_metrics_logging.cc | 76 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_command() local 264 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_command_status() local 466 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_command_complete() local 547 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_link_layer_connection_other_hci_event() local 629 uint32_t connection_handle; in log_link_layer_connection_event_le_meta() local 675 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_other_hci_event() local 807 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_command_status() local 990 uint32_t connection_handle = bluetooth::os::kUnknownConnectionHandle; in log_classic_pairing_command_complete() local 1232 uint32_t connection_handle, ErrorCode status, in log_remote_device_information()
|
D | distance_measurement_manager.cc | 851 uint16_t connection_handle = event_view.GetConnectionHandle(); in on_cs_read_remote_supported_capabilities_complete() local 895 uint16_t connection_handle = complete_view.GetConnectionHandle(); in on_cs_set_default_settings_complete() local 906 uint16_t connection_handle = event_view.GetConnectionHandle(); in on_cs_security_enable_complete() local 931 uint16_t connection_handle = event_view.GetConnectionHandle(); in on_cs_config_complete() local 1011 uint16_t connection_handle = complete_view.GetConnectionHandle(); in on_cs_set_procedure_parameters() local 1090 uint16_t connection_handle = event_view.GetConnectionHandle(); in on_cs_procedure_enable_complete() local 1165 uint16_t connection_handle = 0; in on_cs_subevent() local 2462 uint16_t connection_handle, in StartDistanceMeasurement() 2471 uint16_t connection_handle, in StopDistanceMeasurement() 2477 const Address& address, uint16_t connection_handle, uint16_t att_handle, in HandleRasClientConnectedEvent() [all …]
|
D | le_periodic_sync_manager.h | 47 int connection_handle; member 147 int pa_source, uint16_t connection_handle) { in TransferSync() 167 uint16_t connection_handle) { in SyncSetInfo() 257 void HandlePeriodicAdvertisingSyncTransferComplete(uint16_t connection_handle, in HandlePeriodicAdvertisingSyncTransferComplete() 512 uint16_t connection_handle) { in GetSyncTransferRequestFromConnectionHandle()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | sco_data_packet.cc | 34 hci_spec::ConnectionHandle connection_handle, uint8_t payload_size) { in New() 40 hci_spec::ConnectionHandle ScoDataPacket::connection_handle() const { in connection_handle() function in bt::hci::ScoDataPacket 62 void ScoDataPacket::WriteHeader(hci_spec::ConnectionHandle connection_handle) { in WriteHeader()
|
H A D | acl_data_packet.cc | 65 hci_spec::ConnectionHandle connection_handle, in New() 77 hci_spec::ConnectionHandle ACLDataPacket::connection_handle() const { in connection_handle() function in bt::hci::ACLDataPacket 111 hci_spec::ConnectionHandle connection_handle, in WriteHeader()
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.cc | 286 ErrorCode LinkLayerController::ReadRssi(uint16_t connection_handle, int8_t* rssi) { in ReadRssi() 337 ErrorCode LinkLayerController::LeReadPhy(uint16_t connection_handle, in LeReadPhy() 400 ErrorCode LinkLayerController::LeSetPhy(uint16_t connection_handle, in LeSetPhy() 482 uint16_t connection_handle = connections_.GetHandleOnlyAddress(incoming.GetSourceAddress()); in IncomingLlPhyReq() local 539 uint16_t connection_handle = connections_.GetHandleOnlyAddress(incoming.GetSourceAddress()); in IncomingLlPhyRsp() local 586 uint16_t connection_handle = connections_.GetHandleOnlyAddress(incoming.GetSourceAddress()); in IncomingLlPhyUpdateInd() local 2385 uint16_t connection_handle = connections_.GetHandleOnlyAddress(incoming.GetSourceAddress()); in IncomingAclPacket() local 4266 uint16_t connection_handle = HandleLeConnection( in ProcessIncomingExtendedConnectRequest() local 4878 uint16_t connection_handle = connections_.CreateConnection(bd_addr, GetAddress(), false); in IncomingPageResponsePacket() local 5030 uint16_t connection_handle = connections_.CreateConnection(bd_addr, GetAddress()); in MakePeripheralConnection() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/ |
D | dump_le_audio.py | 261 def parse_codec_information(connection_handle, ase_id, packet): argument 284 def parse_att_read_by_type_rsp(packet, connection_handle): argument 305 def parse_att_write_cmd(packet, connection_handle, timestamp): argument 350 def parse_att_packet(packet, connection_handle, flags, timestamp): argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 1216 CompletedPackets(uint16_t connection_handle, uint16_t host_num_of_completed_packets) in CompletedPackets() 22073 …r() = default;static std::unique_ptr<DisconnectBuilder> Create(uint16_t connection_handle, Disconn… in Create() 22093 explicit DisconnectBuilder(uint16_t connection_handle, DisconnectReason reason) :AclCommandBuilder(… in Create() 22095 void CheckParameterValues(uint16_t connection_handle) {ASSERT(connection_handle < (static_cast<uint… in Create() 22145 …default;static std::unique_ptr<AddScoConnectionBuilder> Create(uint16_t connection_handle, uint16_… in Create() 22165 explicit AddScoConnectionBuilder(uint16_t connection_handle, uint16_t packet_type) :ConnectionManag… in Create() 22167 void CheckParameterValues(uint16_t connection_handle) {ASSERT(connection_handle < (static_cast<uint… in Create() 22711 …atic std::unique_ptr<ChangeConnectionPacketTypeBuilder> Create(uint16_t connection_handle, uint16_… in Create() 22731 explicit ChangeConnectionPacketTypeBuilder(uint16_t connection_handle, uint16_t packet_type) :Conne… in Create() 22733 void CheckParameterValues(uint16_t connection_handle) {ASSERT(connection_handle < (static_cast<uint… in Create() [all …]
|
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | tcp_client_posix_test.cc | 124 int64_t connection_handle = grpc_tcp_client_connect( in test_succeeds() local 178 int64_t connection_handle = grpc_tcp_client_connect( in test_fails() local 303 int64_t connection_handle = grpc_tcp_client_connect( in test_connect_cancellation_succeeds() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/ |
D | iso.rs | 909 let connection_handle: u16 = packet.get_connection_handle(); in hci_le_accept_cis_request() localVariable 968 let connection_handle: u16 = packet.get_connection_handle(); in hci_le_reject_cis_request() localVariable 1034 let connection_handle: u16 = packet.get_connection_handle(); in hci_le_setup_iso_data_path() localVariable 1116 let connection_handle: u16 = packet.get_connection_handle(); in hci_le_remove_iso_data_path() localVariable 1172 let connection_handle: u16 = packet.get_connection_handle(); in hci_disconnect() localVariable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | test_packets.cc | 378 hci_spec::ConnectionHandle connection_handle, in IsoDataPacket() 500 hci_spec::ConnectionHandle connection_handle, in LECisEstablishedEventPacket() 543 hci_spec::ConnectionHandle connection_handle, in LESetupIsoDataPathPacket() 577 hci_spec::ConnectionHandle connection_handle) { in LESetupIsoDataPathResponse() 1212 hci_spec::ConnectionHandle connection_handle, in StartA2dpOffloadRequest()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 56 void LogMetricLinkLayerConnectionEvent(const Address* address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() 102 uint32_t connection_handle) {} in LogMetricBluetoothDisconnectionReasonReported() 105 uint64_t features, uint32_t connection_handle) {} in LogMetricBluetoothRemoteSupportedFeatures()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server_test.cc | 639 fidlbredr::ScoConnectionHandle connection_handle; in SetUp() local 1433 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1465 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1503 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1537 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1573 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1608 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1649 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1688 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local 1723 fidlbredr::ScoConnectionHandle connection_handle; in TEST_F() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 125 void LogMetricLinkLayerConnectionEvent(const Address* address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() 195 uint32_t connection_handle) {} in LogMetricBluetoothDisconnectionReasonReported() 198 uint64_t features, uint32_t connection_handle) {} in LogMetricBluetoothRemoteSupportedFeatures()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/ |
H A D | acl_data_channel.h | 169 uint16_t connection_handle, in AclConnection() 181 uint16_t connection_handle() const { return connection_handle_; } in connection_handle() function
|