Lines Matching +full:0 +full:x43
26 #define CENTRAL_DEVICE_NBR 0
32 BT_UUID_DECLARE_128(0xdb, 0x1f, 0xe2, 0x52, 0xf3, 0xc6, 0x43, 0x66, 0xb3, 0x92, 0x5d, \
33 0xc6, 0xe7, 0xc9, 0x59, 0x9d)
36 BT_UUID_DECLARE_128(0x3f, 0xa4, 0x7f, 0x44, 0x2e, 0x2a, 0x43, 0x05, 0xab, 0x38, 0x07, \
37 0x8d, 0x16, 0xbf, 0x99, 0xf1)
51 /* Send back a full PDU on the first read (on offset 0). Then an in read_mtu_validation_chrc()
55 if (offset > 0) { in read_mtu_validation_chrc()
56 __ASSERT_NO_MSG(read_len > 0); in read_mtu_validation_chrc()
72 memset(buf, 0, read_len); in read_mtu_validation_chrc()
101 0xffff)); in find_the_chrc()
117 if (get_device_nbr() == 0) { in bs_sync_all_log()
148 chrc_value_handle, 0)); in test_long_read()
156 for (read_count = 0; attr_value_buf.len; read_count++) { in test_long_read()
170 for (uint16_t i = 0; i < padding_size; i++) { in test_long_read()
172 __ASSERT(net_buf_simple_pull_u8(&attr_value_buf) == 0, in test_long_read()
187 uint16_t chrc_value_handle = 0; in the_test()
207 while (bt_eatt_count(conn) == 0) { in the_test()