Searched defs:encode (Results 1 – 5 of 5) sorted by relevance
30 static uint8_t max149x6_crc(uint8_t *data, bool encode) in max149x6_crc()
152 def encode(self, blockno, numblocks): member in Block
287 bt_att_encode_t encode; member
2577 bt_att_encode_t encode, in gatt_req_alloc()2602 bt_att_encode_t encode, uint8_t op, size_t len, in gatt_req_send()
1133 static int encode(const struct json_obj_descr *descr, const void *val, in encode() function