Searched defs:GetOpcode (Results 1 – 4 of 4) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/ | ||
D | response_view.h | 39 uint16_t GetOpcode() { in GetOpcode() function |
D | command_view.h | 39 uint16_t GetOpcode() { in GetOpcode() function |
/system/bt/vendor_libs/test_vendor_lib/packets/hci/ | ||
D | command_packet_view.cc | 32 uint16_t CommandPacketView::GetOpcode() const { in GetOpcode() function in test_vendor_lib::packets::CommandPacketView |
/system/bt/packet/avrcp/ | ||
D | avrcp_packet.cc | 89 Opcode Packet::GetOpcode() const { in GetOpcode() function in bluetooth::avrcp::Packet |