Searched refs:expected_response_write_execute (Results 1 – 1 of 1) sorted by relevance
553 …const uint8_t expected_response_write_execute[] = {ATT_ERROR_RESPONSE, att_request[0], att_request… in TEST() local554 MEMCMP_EQUAL(expected_response_write_execute, att_response, att_response_len); in TEST()555 CHECK_EQUAL(sizeof(expected_response_write_execute), att_response_len); in TEST()