Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp294 bool event_is_no_op = in handle_no_ops() local
298 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()
301 if (event_is_no_op) { in handle_no_ops()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp306 bool event_is_no_op = in handle_no_ops() local
310 event_is_no_op |= (event[EVENT_CODE_BYTE] == EVENT_COMMAND_STATUS) && in handle_no_ops()
313 if (event_is_no_op) { in handle_no_ops()