Searched refs:dec_write_resp (Results 1 – 4 of 4) sorted by relevance
281 uint16_t dec_write_resp(const uint8_t *pdu, int len);
368 if (!dec_write_resp(pdu, plen)) { in char_write_req_cb()
565 if (!dec_write_resp(pdu, plen)) { in char_write_req_cb()
551 uint16_t dec_write_resp(const uint8_t *pdu, int len) in dec_write_resp() function