Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 22 of 22) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A Dcamscope_packet_type.cpp230 void fill_camscope_base(camscope_base *scope_struct, uint32_t packet_type, in fill_camscope_base()
253 uint32_t packet_type, uint32_t size, in fill_camscope_sw_base()
279 void fill_camscope_timing(camscope_timing *scope_struct, uint32_t packet_type, in fill_camscope_timing()
309 uint32_t packet_type, uint32_t size, in fill_camscope_in_out_timing()
336 uint32_t camscope_enable_mask, uint32_t packet_type) { in camscope_base_log()
372 uint32_t packet_type, uint32_t event_name) { in camscope_sw_base_log()
411 uint32_t camscope_enable_mask, uint32_t packet_type, in camscope_timing_log()
452 uint32_t packet_type, uint32_t event_name, in camscope_in_out_timing_log()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbatadv_packet.h98 __u8 packet_type; member
111 __u8 packet_type; member
122 __u8 packet_type; member
130 __u8 packet_type; member
140 __u8 packet_type; member
151 __u8 packet_type; member
169 __u8 packet_type; member
182 __u8 packet_type; member
195 __u8 packet_type; member
215 __u8 packet_type; member
[all …]
/aosp12/system/bt/packet/avrcp/
H A Dvendor_packet.h48 VendorPacketBuilder(CType ctype, CommandPdu pdu, PacketType packet_type) in VendorPacketBuilder()
H A Dvendor_packet.cc23 CType ctype, CommandPdu pdu, PacketType packet_type, in MakeBuilder()
/aosp12/packages/services/Car/cpp/computepipe/proto/
H A DPacketDescriptor.proto22 optional PacketType packet_type = 4; field
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dhci_packetizer.cc61 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dhci_packetizer.cc55 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dhci_socket_device.cc122 PacketType packet_type, in SendHci()
/aosp12/system/bt/hci/src/
H A Dhci_inject.cc167 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
/aosp12/system/core/debuggerd/
H A Dprotocol.h54 CrashPacketType packet_type; member
/aosp12/system/bt/btif/src/
H A Dbtif_bqr.cc165 std::string PacketTypeToString(uint8_t packet_type) { in PacketTypeToString()
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc56 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
370 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType()
H A Dclassic_impl.h212 uint16_t packet_type = 0x4408 /* DM 1,3,5 */ | 0x8810 /*DH 1,3,5 */; in create_connection() local
/aosp12/art/adbconnection/
H A Dadbconnection.cc344 DdmPacketType packet_type, in SendDdmPacket()
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc315 void Link::OnConnectionPacketTypeChanged(uint16_t packet_type) { in OnConnectionPacketTypeChanged()
/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc404 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcamscope_packet_type.h231 uint32_t packet_type; member
/aosp12/system/bt/test/mock/
H A Dmock_hcic_hcicmds.cc99 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()
/aosp12/system/bt/gd/hci/
H A Dhci_layer_test.cc689 uint16_t packet_type = 0x1234; in TEST_F() local
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc899 uint16_t packet_type = static_cast<uint16_t>(command_view.GetPacketType()); in ChangeConnectionPacketType() local
1777 uint16_t packet_type = command_view.GetPacketType(); in CreateConnection() local
/aosp12/system/bt/main/shim/
H A Dacl.cc396 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
/aosp12/system/bt/stack/hcic/
H A Dhcicmds.cc1696 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()