Searched defs:packet_type (Results 1 – 16 of 16) sorted by relevance
/system/bt/packet/avrcp/ |
D | vendor_packet.h | 48 VendorPacketBuilder(CType ctype, CommandPdu pdu, PacketType packet_type) in VendorPacketBuilder()
|
D | vendor_packet.cc | 23 CType ctype, CommandPdu pdu, PacketType packet_type, in MakeBuilder()
|
/system/bt/vendor_libs/linux/interface/ |
D | hci_packetizer.cc | 55 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | hci_socket_device.cc | 122 PacketType packet_type, in SendHci()
|
/system/bt/hci/src/ |
D | hci_inject.cc | 167 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
|
/system/bt/btif/src/ |
D | btif_bqr.cc | 165 std::string PacketTypeToString(uint8_t packet_type) { in PacketTypeToString()
|
/system/core/debuggerd/ |
D | protocol.h | 54 CrashPacketType packet_type; member
|
/system/bt/gd/hci/acl_manager/ |
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()
|
D | classic_impl.h | 212 uint16_t packet_type = 0x4408 /* DM 1,3,5 */ | 0x8810 /*DH 1,3,5 */; in create_connection() local
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 315 void Link::OnConnectionPacketTypeChanged(uint16_t packet_type) { in OnConnectionPacketTypeChanged()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 404 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
|
/system/bt/test/mock/ |
D | mock_hcic_hcicmds.cc | 99 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()
|
/system/bt/gd/hci/ |
D | hci_layer_test.cc | 689 uint16_t packet_type = 0x1234; in TEST_F() local
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
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
|
/system/bt/main/shim/ |
D | acl.cc | 396 void OnConnectionPacketTypeChanged(uint16_t packet_type) override { in OnConnectionPacketTypeChanged()
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 1696 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush()
|