/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_metrics_logging.cc | 81 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 D | acl_data_channel.cc | 304 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 D | libgav1_targets.cmake | 334 set(link_type PUBLIC) variable 336 set(link_type PRIVATE) variable
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | pcapng_block.rs | 136 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/ |
D | btm_api_types.h | 124 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 D | util.cc | 137 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 D | pairing_channel.h | 89 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 D | fake_channel_test.h | 48 bt::LinkType link_type = bt::LinkType::kLE; member
|
H A D | mock_channel_test.h | 85 bt::LinkType link_type = bt::LinkType::kLE; member
|
H A D | logical_link.h | 338 inspect::StringProperty link_type; member
|
H A D | channel.h | 101 bt::LinkType link_type() const { return link_type_; } in link_type() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco.cc | 131 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 D | fake_channel.cc | 26 bt::LinkType link_type, in FakeChannel()
|
H A D | channel.cc | 43 bt::LinkType link_type, in Channel()
|
H A D | fake_l2cap.cc | 261 bt::LinkType link_type, in RegisterInternal()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | libbpf_str.c | 85 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/ |
D | stack_metrics_logging.cc | 36 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 D | test_packets.cc | 110 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/ |
D | Qt4Macros.cmake | 492 set(link_type ${_link_type}) variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 73 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in log_link_layer_connection_event()
|
D | mock_main_shim_metrics_api.cc | 70 uint16_t link_type, uint32_t hci_cmd, in LogMetricLinkLayerConnectionEvent()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
H A D | sco_connection_manager.cc | 174 pw::bluetooth::emboss::LinkType link_type = params.link_type().Read(); in OnSynchronousConnectionComplete() local
|
/aosp_15_r20/tools/netsim/rust/daemon/src/captures/ |
H A D | capture.rs | 121 let link_type = match self.chip_kind { in start_capture() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 32 uint16_t link_type, uint32_t hci_cmd, uint16_t hci_event, in LogMetricLinkLayerConnectionEvent()
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-lmp.c | 435 u_int link_type; in lmp_print() local
|