Home
last modified time | relevance | path

Searched defs:link_type (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc81 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command() local
269 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_status() local
472 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_command_complete() local
549 uint16_t link_type = android::bluetooth::LINK_TYPE_UNKNOWN; in log_link_layer_connection_other_hci_event() local
631 uint16_t link_type = android::bluetooth::LINK_TYPE_ACL; in log_link_layer_connection_event_le_meta() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dacl_data_channel.cc304 const LinkType link_type = original_link->second->type(); in SendPackets() local
556 void AclDataChannelImpl::DecrementPendingPacketsForLinkType(LinkType link_type, in DecrementPendingPacketsForLinkType()
568 LinkType link_type) { in IncrementPendingPacketsForLinkType()
/aosp_15_r20/external/libgav1/cmake/
H A Dlibgav1_targets.cmake334 set(link_type PUBLIC) variable
336 set(link_type PRIVATE) variable
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dpcapng_block.rs136 link_type: u16, field
162 pub fn link_type(mut self, link_type: u16) -> Self { in link_type() method
425 let link_type: u16 = 299; // 0x12b in test_interface_description_block_with_options_build() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h124 uint8_t link_type; /* BTM_LINK_TYPE_SCO or BTM_LINK_TYPE_ESCO */ member
131 tBTM_SCO_TYPE link_type; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/
H A Dutil.cc137 const char* LinkTypeToString(pw::bluetooth::emboss::LinkType link_type) { in LinkTypeToString()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dpairing_channel.h89 bt::LinkType link_type() const { return chan_->link_type(); } in link_type() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dfake_channel_test.h48 bt::LinkType link_type = bt::LinkType::kLE; member
H A Dmock_channel_test.h85 bt::LinkType link_type = bt::LinkType::kLE; member
H A Dlogical_link.h338 inspect::StringProperty link_type; member
H A Dchannel.h101 bt::LinkType link_type() const { return link_type_; } in link_type() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc131 bluetooth::hci::ConnectionRequestLinkType link_type) { in register_for_sco()
929 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, uint8_t link_type) { in btm_sco_conn_req()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_channel.cc26 bt::LinkType link_type, in FakeChannel()
H A Dchannel.cc43 bt::LinkType link_type, in Channel()
H A Dfake_l2cap.cc261 bt::LinkType link_type, in RegisterInternal()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_str.c85 enum bpf_link_type link_type = (enum bpf_link_type)e->val; in test_libbpf_bpf_link_type_str() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc36 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in log_link_layer_connection_event()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc110 hci_spec::LinkType link_type) { in ConnectionRequestPacket()
1271 hci_spec::LinkType link_type, in SynchronousConnectionCompletePacket()
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DQt4Macros.cmake492 set(link_type ${_link_type}) variable
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc73 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in log_link_layer_connection_event()
Dmock_main_shim_metrics_api.cc70 uint16_t link_type, uint32_t hci_cmd, in LogMetricLinkLayerConnectionEvent()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/
H A Dsco_connection_manager.cc174 pw::bluetooth::emboss::LinkType link_type = params.link_type().Read(); in OnSynchronousConnectionComplete() local
/aosp_15_r20/tools/netsim/rust/daemon/src/captures/
H A Dcapture.rs121 let link_type = match self.chip_kind { in start_capture() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc32 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
/aosp_15_r20/external/tcpdump/
H A Dprint-lmp.c435 u_int link_type; in lmp_print() local

12