/external/libgav1/cmake/ |
D | libgav1_targets.cmake | 334 set(link_type PUBLIC) variable 336 set(link_type PRIVATE) variable
|
/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/ |
D | util.cc | 137 const char* LinkTypeToString(pw::bluetooth::emboss::LinkType link_type) { in LinkTypeToString()
|
/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
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()
|
/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | util.rs | 118 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/ |
D | pairing_channel.h | 91 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/ |
D | fake_channel_test.h | 48 bt::LinkType link_type = bt::LinkType::kLE; member
|
D | mock_channel_test.h | 85 bt::LinkType link_type = bt::LinkType::kLE; member
|
D | logical_link.h | 348 inspect::StringProperty link_type; member
|
D | channel.h | 101 bt::LinkType link_type() const { return link_type_; } in link_type() function
|
/external/uwb/src/rust/uwb_core/src/uci/ |
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
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | fake_channel.cc | 28 bt::LinkType link_type, in FakeChannel()
|
D | channel.cc | 43 bt::LinkType link_type, in Channel()
|
D | fake_l2cap.cc | 263 bt::LinkType link_type, in RegisterInternal()
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
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
|
/external/pigweed/pw_bluetooth_sapphire/host/sco/ |
D | sco_connection_manager.cc | 176 pw::bluetooth::emboss::LinkType link_type = params.link_type().Read(); in OnSynchronousConnectionComplete() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | quiche_intrusive_list.h | 140 typedef QuicheIntrusiveLink<T, ListID> link_type; typedef
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | quiche_intrusive_list.h | 140 typedef QuicheIntrusiveLink<T, ListID> link_type; typedef
|
/external/tcpdump/ |
D | print-lmp.c | 433 u_int link_type; in lmp_print() local
|
D | print-olsr.c | 323 uint8_t link_type, neighbor_type; in olsr_print() local
|
/external/coreboot/src/lib/ |
D | nhlt.c | 38 struct nhlt_endpoint *nhlt_add_endpoint(struct nhlt *nhlt, int link_type, in nhlt_add_endpoint()
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | tap.c | 83 static int dev_create(const char *dev, const char *link_type, in dev_create()
|
/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
D | test_packets.cc | 125 hci_spec::LinkType link_type) { in ConnectionRequestPacket() 1363 hci_spec::LinkType link_type, in SynchronousConnectionCompletePacket()
|
/external/libpcap/ |
D | pcap-airpcap.c | 761 AirpcapLinkType link_type; in airpcap_activate() local
|
/external/coreboot/src/include/ |
D | nhlt.h | 272 uint8_t link_type; member
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | bredr_connection_manager.cc | 1020 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()
|