Searched refs:bool_data (Results 1 – 1 of 1) sorted by relevance
83 unsigned char bool_data[] = {0xF4, 0xF5}; variable86 float_ctrl = cbor_load(bool_data, 1, &res); in test_bool()93 float_ctrl = cbor_load(bool_data + 1, 1, &res); in test_bool()