Searched refs:write_reqs (Results 1 – 3 of 3) sorted by relevance
30 int write_reqs, const uint8_t *value, int len);
738 status = att_check_reqs(channel, ATT_OP_WRITE_REQ, a->write_reqs); in write_value()1244 int write_reqs, const uint8_t *value, int len) in attrib_db_add() argument1258 a->write_reqs = write_reqs; in attrib_db_add()
128 int write_reqs; member