Home | History | Annotate | Download | only in gatt

Lines Matching defs:uuid_len

695     UINT16          uuid_len, s_hdl = 0, e_hdl = 0;
717 uuid_len = (op_code == GATT_REQ_FIND_TYPE_VALUE) ? 2 : len;
720 if (gatt_parse_uuid_from_cmd (p_uuid_filter, uuid_len, &p) == FALSE ||