Home
last modified time | relevance | path

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

12

/external/libgav1/cmake/
Dlibgav1_targets.cmake334 set(link_type PUBLIC) variable
336 set(link_type PRIVATE) variable
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/
Dutil.cc137 const char* LinkTypeToString(pw::bluetooth::emboss::LinkType link_type) { in LinkTypeToString()
/external/pigweed/pw_bluetooth_sapphire/host/transport/
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()
/external/rust/android-crates-io/crates/libbpf-rs/src/
Dutil.rs118 let link_type = fs::read_link(fd_link) in object_type_from_fd() localVariable
120 let link_type = link_type in object_type_from_fd() localVariable
/external/pigweed/pw_bluetooth_sapphire/host/sm/public/pw_bluetooth_sapphire/internal/host/sm/
Dpairing_channel.h91 bt::LinkType link_type() const { return chan_->link_type(); } in link_type() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dfake_channel_test.h48 bt::LinkType link_type = bt::LinkType::kLE; member
Dmock_channel_test.h85 bt::LinkType link_type = bt::LinkType::kLE; member
Dlogical_link.h348 inspect::StringProperty link_type; member
Dchannel.h101 bt::LinkType link_type() const { return link_type_; } in link_type() function
/external/uwb/src/rust/uwb_core/src/uci/
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
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dfake_channel.cc28 bt::LinkType link_type, in FakeChannel()
Dchannel.cc43 bt::LinkType link_type, in Channel()
Dfake_l2cap.cc263 bt::LinkType link_type, in RegisterInternal()
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dlibbpf_str.c85 enum bpf_link_type link_type = (enum bpf_link_type)e->val; in test_libbpf_bpf_link_type_str() local
/external/pigweed/pw_bluetooth_sapphire/host/sco/
Dsco_connection_manager.cc176 pw::bluetooth::emboss::LinkType link_type = params.link_type().Read(); in OnSynchronousConnectionComplete() local
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_intrusive_list.h140 typedef QuicheIntrusiveLink<T, ListID> link_type; typedef
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_intrusive_list.h140 typedef QuicheIntrusiveLink<T, ListID> link_type; typedef
/external/tcpdump/
Dprint-lmp.c433 u_int link_type; in lmp_print() local
Dprint-olsr.c323 uint8_t link_type, neighbor_type; in olsr_print() local
/external/coreboot/src/lib/
Dnhlt.c38 struct nhlt_endpoint *nhlt_add_endpoint(struct nhlt *nhlt, int link_type, in nhlt_add_endpoint()
/external/linux-kselftest/tools/testing/selftests/net/
Dtap.c83 static int dev_create(const char *dev, const char *link_type, in dev_create()
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dtest_packets.cc125 hci_spec::LinkType link_type) { in ConnectionRequestPacket()
1363 hci_spec::LinkType link_type, in SynchronousConnectionCompletePacket()
/external/libpcap/
Dpcap-airpcap.c761 AirpcapLinkType link_type; in airpcap_activate() local
/external/coreboot/src/include/
Dnhlt.h272 uint8_t link_type; member
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager.cc1020 const pw::bluetooth::emboss::LinkType link_type = params.link_type().Read(); in OnConnectionRequest() local
1834 const DeviceAddress& addr, pw::bluetooth::emboss::LinkType link_type) { in HandleNonAclConnectionRequest()

12