Home | History | Annotate | Download | only in gatt

Lines Matching refs:uuid_len

703     UINT16          uuid_len, s_hdl = 0, e_hdl = 0;
725 uuid_len = (op_code == GATT_REQ_FIND_TYPE_VALUE) ? 2 : len;
728 if (gatt_parse_uuid_from_cmd (p_uuid_filter, uuid_len, &p) == FALSE ||