Home
last modified time | relevance | path

Searched refs:variable_len (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_sr.cc149 if (p_cmd->multi_req.variable_len) in build_read_multi_rsp()
187 if (p_cmd->multi_req.variable_len) { in build_read_multi_rsp()
248 << " variable=" << p_cmd->multi_req.variable_len; in process_read_multi_rsp()
414 multi_req->variable_len = (op_code == GATT_REQ_READ_MULTI_VAR); in gatt_process_read_multi_req()
/system/bt/stack/include/
Dgatt_api.h538 bool variable_len; member