Home
last modified time | relevance | path

Searched refs:is_valid_packet (Results 1 – 1 of 1) sorted by relevance

/hardware/google/interfaces/bluetooth/ext/aidl/vts/
DVtsHalBluetoothExtTargetTest.cpp64 bool is_valid_packet = false; in TEST_P() local
65 ndk::ScopedAStatus status = setBluetoothCmdPacket(opcode, params, &is_valid_packet); in TEST_P()
66 ASSERT_TRUE(is_valid_packet); in TEST_P()