/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/ |
H A D | camscope_packet_type.cpp | 230 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 D | batadv_packet.h | 98 __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 D | vendor_packet.h | 48 VendorPacketBuilder(CType ctype, CommandPdu pdu, PacketType packet_type) in VendorPacketBuilder()
|
H A D | vendor_packet.cc | 23 CType ctype, CommandPdu pdu, PacketType packet_type, in MakeBuilder()
|
/aosp12/packages/services/Car/cpp/computepipe/proto/ |
H A D | PacketDescriptor.proto | 22 optional PacketType packet_type = 4; field
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/ |
H A D | hci_packetizer.cc | 61 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
|
/aosp12/system/bt/vendor_libs/linux/interface/ |
H A D | hci_packetizer.cc | 55 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
H A D | hci_socket_device.cc | 122 PacketType packet_type, in SendHci()
|
/aosp12/system/bt/hci/src/ |
H A D | hci_inject.cc | 167 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
|
/aosp12/system/core/debuggerd/ |
H A D | protocol.h | 54 CrashPacketType packet_type; member
|
/aosp12/system/bt/btif/src/ |
H A D | btif_bqr.cc | 165 std::string PacketTypeToString(uint8_t packet_type) { in PacketTypeToString()
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | classic_acl_connection.cc | 56 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged() 370 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType()
|
H A D | classic_impl.h | 212 uint16_t packet_type = 0x4408 /* DM 1,3,5 */ | 0x8810 /*DH 1,3,5 */; in create_connection() local
|
/aosp12/art/adbconnection/ |
H A D | adbconnection.cc | 344 DdmPacketType packet_type, in SendDdmPacket()
|
/aosp12/system/bt/gd/l2cap/classic/internal/ |
H A D | link.cc | 315 void Link::OnConnectionPacketTypeChanged(uint16_t packet_type) { in OnConnectionPacketTypeChanged()
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | acl_manager_facade.cc | 404 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | camscope_packet_type.h | 231 uint32_t packet_type; member
|
/aosp12/system/bt/test/mock/ |
H A D | mock_hcic_hcicmds.cc | 99 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()
|
/aosp12/system/bt/gd/hci/ |
H A D | hci_layer_test.cc | 689 uint16_t packet_type = 0x1234; in TEST_F() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | dual_mode_controller.cc | 899 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 D | acl.cc | 396 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
|
/aosp12/system/bt/stack/hcic/ |
H A D | hcicmds.cc | 1696 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()
|