Searched refs:expected_response_prepare_write (Results 1 – 1 of 1) sorted by relevance
544 …const uint8_t expected_response_prepare_write[] = {ATT_PREPARE_WRITE_RESPONSE, 0x11, 0x00, 0x10, 0… in TEST() local545 MEMCMP_EQUAL(expected_response_prepare_write, att_response, att_response_len); in TEST()546 CHECK_EQUAL(sizeof(expected_response_prepare_write), att_response_len); in TEST()