Searched refs:GetOCF (Results 1 - 3 of 3) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
H A Dcommand_packet.h75 uint16_t GetOCF() const;
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dcommand_packet.cc47 uint16_t CommandPacket::GetOCF() const { return HCI_OCF(GetOpcode()); } function in class:test_vendor_lib::CommandPacket
H A Ddual_mode_controller.cc198 command_packet->GetOGF(), command_packet->GetOCF());

Completed in 128 milliseconds