Searched refs:ccc_write (Results 1 – 1 of 1) sorted by relevance
189 static uint8_t ccc_write[2] = {0x03, 0x00}; in handle_att_write() local192 ASSERT(memcmp(buf->data, ccc_write, sizeof(ccc_write)) == 0, "bad data\n"); in handle_att_write()